-
SitePoint Enthusiast
Auto scroll at certain time?
Anyone know how to make a page scroll down after a certain amount of time, automatically?
Thanks,
Tim
-
Like this?
http://www.xs4all.nl/~ppk/js/index.html?scr_ind.html
Just add
onload="setTimeout('startScroll()', number_of_ms)"
to the <body> of the page to make the page scroll automatically after number_of_ms ms
-
SitePoint Enthusiast
Hey, that might work. I will try it out when I get a chance.
Thank you,
Tim
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks