This method scrolls the window to bring the receiving element into view. The argument is an optional Boolean value that indicates whether the receiving Element object should be scrolled to the top (true) or the bottom (false) of the window.
By default, the value true is assumed if no value is specified.
See also: | Element object |
Prev | Home | Next |
Element.scrollHeight | Up | Element.scrollLeft |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |