Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andyjamesdavies committed Feb 13, 2012
1 parent 34cf9ae commit 0725fbe
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
@@ -1,6 +1,6 @@
#JS Touch Layer

This project is heavily influenced by the Sencha Touch 1.1.1 gesture framework. The main purpose of this project is to try and get a framework independant of any libraries that will fire events on gestures such as drag, swipe, tab / double tab etc...
This project is heavily influenced by the Sencha Touch 1.1.1 gesture framework. The main purpose of this project is to try and get a framework independant of any libraries that will fire events on gestures such as drag, swipe, tap / double tap etc...

CAUTION: this is far from production ready and should be highly tested / modified before being such.

Expand All @@ -9,5 +9,6 @@ ToDo:
- Add mouse event fallbacks
- Fix bug in Opera Mobile, drag / swipe are not firing.
- Make fully independant of jquery.
- Test on lots of devices

JS Touch Layer may be freely distributed under the MIT license.

0 comments on commit 0725fbe

Please sign in to comment.