JavaScript DOM HTML property: scrollLeft
[this page | pdf | back links]
The scrollLeft
property of HTML
elements within the JavaScript
DOM sets /
returns number of pixels that the content of the element is scrolled
horizontally.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)