fekaduw Posted July 7, 2007 Share Posted July 7, 2007 hello there, can anyone give a javascript code so that my website can refresh itself every 2 minutes. thanks Quote Link to comment Share on other sites More sharing options...
nogray Posted July 9, 2007 Share Posted July 9, 2007 <body onload="setTimeout('location.href=location.href', 2*60*1000);"> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.