| Author |
Mouse wheel in javascript
|
paramu vinayagam
Ranch Hand
Joined: Dec 10, 2008
Posts: 37
|
|
sir, I would like to know how to handle the mouse wheel. i want to show like, if scroll mouse wheel front one action perfrom, if i scroll mouse wheel back one action will perfrom. How to handle this case ?for this case any event there like Onmouseclick,onmouseover.. ? Thank you, Paramu....
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56150
|
|
|
There are no standard events for the mouse wheel.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
Take a look at this: http://adomas.org/javascript-mouse-wheel/
Eric
|
 |
paramu vinayagam
Ranch Hand
Joined: Dec 10, 2008
Posts: 37
|
|
Thank you for your reply,
Paramu,
-------
|
 |
 |
|
|
subject: Mouse wheel in javascript
|
|
|