Make Web Page Reload Automatically Every Minute Or So
- Forums
- Javascipt
- Make Web Page Reload Automatically Every Minute Or So
you can learn how to make a web page automatically reload every minute or whatever time you want to set so the page reloads without a user having to click anywhere in the page [809], Last Updated: Sat May 18, 2024
wallpaperama
Tue Nov 04, 2008
0 Comments
1545 Visits
echo'<h3>window.location="http://www.wallpaperama.com";</h3>
if you followed my tutorial, i showed you how you can automatically reload the current web page for the user. you can do this with javascript. did you know that.
well, in case you didnt, the secret is the window.location in javascript<br><hr><h2>EXAMPLE</h2><br>';
JavascriptReful('http://www.wallpaperama.com',200,'I will send you back to our home page at http://www.wallpaperama.com: when the counter hits zero<br>');