-
Notifications
You must be signed in to change notification settings - Fork 0
Simulates multitouch events from mouse events for use with web applications.
License
skhameneh/clickTouch.js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
clickTouch.js v0.1 Shawn Khameneh MIT License To use, just include "clickTouch.js" in your web application and run "clickTouch.init()" when the document is ready. You can also run "clickTouch.init(true)" to prevent default override mouse events entirely. Example (if using jQuery): $(document).ready(function(){ clickTouch.init(); });
About
Simulates multitouch events from mouse events for use with web applications.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published