jquery mouse wheel scroll horizontal

Posted by steve on Stack Overflow See other posts from Stack Overflow or by steve
Published on 2010-05-15T05:50:55Z Indexed on 2010/05/15 5:54 UTC
Read the original article Hit count: 450

Filed under:
|
|

I currently have a site that is a sidescroller (http://www.studioimbrue.com) and I'm trying to bind a mousewheel to scroll sideways. Currently I'm using the one found at thehorizontalway.com but it doesn't seem to work in all browsers (Chrome). I'm trying to get this one to work: http://brandonaaron.net/code/mousewheel/docs , to simply scroll the whole window, nothing else. There is very limited documentation so I can't figure it out. Any help is appreciated.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about scrolling