auto refresh page every 5 seconds

admin

Administrator
Staff member
but its not that simple. i want to automatically refresh a page every 5 seconds. but, i want it to go to the bottom of that page each refresh. ive made the following tag at the bottom of the page:

<a name="bottom"></a>

now what javascript should i use to automatically refresh to the bottom every 5 seconds for an infimate amount of times.

thank you.
 
Back
Top