JavaScript DOM WheelEvent property: deltaY
[this page | pdf | back links]
The deltaY property of WheelEvent
objects within the JavaScript
DOM returns the
vertical (y-axis) scroll amount of a mouse wheel.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)