use jquery's timer plugin for more efficiency.
http://plugins.jquery.com/project/timers
--
http://ranacseruet.blogspot.com/
On Wed, Jan 13, 2010 at 2:50 PM, bjorsq wrote:
>
>
> setInterval(function(){alert("hello");},9);
>
>
> http://www.elated.com/articles/javascript-timers-with-setti
setInterval(function(){alert("hello");},9);
http://www.elated.com/articles/javascript-timers-with-settimeout-and-setinterval/
runrunforest wrote:
>
> Say i want the alert message "hello" appear every 90 seconds, how can
> i do it ?
>
>
--
View this message in context:
http://old.nabb
2 matches
Mail list logo