Touchable jQuery Plugin


dotmaster/Touchable-jQuery-Plugin – GitHub

Touchable is a very lightweight (3,12kb) jQuery Class that unifies touch and mouse events over different platforms like desktops and mobile devices with touchscreens (like Android, iPad, iPod Touch, iPhone etc.) The name Touchable therefore might be a bit confusing, cause we actually generate a generic “Touch” which involves also mouse events. For convenience they are all called “Touches”.

Related Posts