|
|
Q555 Is it possible to make buttons that scroll a frame up and down?
irt.org | Knowledge Base | JavaScript | Scroll | Q555 [ previous next ] Q555 Is it possible to make buttons that scroll a frame up and down?Although the scroll method was introduced in Netscape Navigator 3, this only allows the document to be scrolled to a particular point in the document. The scrollBy method introduced in Netscape Navigator 4 and Internet Explorer 4 allows the document to be scrolled in increments:
|
-- div -->
|