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