diff options
Diffstat (limited to 'js/dojo/dojox/gesture/README')
| -rw-r--r-- | js/dojo/dojox/gesture/README | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/js/dojo/dojox/gesture/README b/js/dojo/dojox/gesture/README new file mode 100644 index 0000000..0a70194 --- /dev/null +++ b/js/dojo/dojox/gesture/README @@ -0,0 +1,39 @@ +------------------------------------------------------------------------------- +dojox.gesture +------------------------------------------------------------------------------- +Version 1.00 +Release date: 10/01/2011 +------------------------------------------------------------------------------- +Project state: +experimental +------------------------------------------------------------------------------- +Credits + Evan(Wei Huang) (evanhuangwei@gmail.com) + Si Qi Zhong (zhongsq@cn.ibm.com) + Eduardo Abe (eabe@us.ibm.com) + Qi Ruan (rqruanqi@cn.ibm.com) + He Gu Yi (heguyi@cn.ibm.com) +------------------------------------------------------------------------------- +Project description + +Provide device neutral gestures that can be used on either touch devices or +desktops, a machinery is also implemented for extending with more 3rd party gestures. + +------------------------------------------------------------------------------- +Dependencies: + +Dojo Core +------------------------------------------------------------------------------- +Documentation + +[TODO] + +------------------------------------------------------------------------------- +Installation instructions + +Grab the following from the Dojo SVN Repository: +http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/gesture/* + +Install into the following directory structure: +/dojox/gesture/ +-------------------------------------------------------------------------------
\ No newline at end of file |
