Reputation: 245
I'm looking for a javascript library that still allows normal events to work (mainly the scrollwheel). I'm working on an application that will be displayed on a TV screen and controlled by a Wii remote, but will also need it to work on desktop. I already have the page working for the desktop, now I'm just in search of a library that won't turn it completely into a touch controlled page. Any ideas?
Upvotes: 1
Views: 93
Reputation: 3733
For mobile style scrolling on the desktop use iScroll4 by cubiq
Upvotes: 1