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 <p...@bjorsq.net> wrote:

>
>
> setInterval(function(){alert("hello");},90000);
>
>
> 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.nabble.com/keep-executing-the-script-after-a-few-seconds-tp27138586s27240p27141453.html
> Sent from the jQuery General Discussion mailing list archive at Nabble.com.
>
>

Reply via email to