File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes HTML, CSS and JavaScript and the fly likes Mouse wheel in javascript Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "Mouse wheel in javascript" Watch "Mouse wheel in javascript" New topic
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
    
  13

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
    
    6
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,
-------
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Mouse wheel in javascript
 
Similar Threads
Getting new Apple notebook - configuration?
Scrolling with mouse wheel in scrollpane without scrollbar
dumb newbie question
Mouse Wheel Support in Swing Application
how to add a scrollbar to a view