Thread: Limit action
View Single Post
Old 10-13-2007, 10:30 PM   #1 (permalink)
Sam Granger
The Acquainted
 
Join Date: Sep 2007
Posts: 126
Thanks: 4
Sam Granger is on a distinguished road
Default Limit action

Hey guys! I currently have a js function. It is called with a html link and it displays a snippet of html.

How can I limit the ammount of times this function displays the html? I want it to only show it 3 times, and after that i want it to display an error box. How can this be achieved? :)
Sam Granger is offline  
Reply With Quote