|
|
Q776 How can I scroll through a page automatically?
irt.org | Knowledge Base | JavaScript | Scroll | Q776 [ previous next ] Q776 How can I scroll through a page automatically?The scrollBy method introduced in Netscape Navigator 4 and Internet Explorer 4 allows the document to be scrolled in increments. With the assitance of a timer you can scroll all the way down to the bottom of a document:
|
-- div -->
|