Skip to content

Files

This branch is 35 commits behind dojo/demos:master.

touch

-------------------------------------------------------------------------------
Touch & Gesture - Dojo touch & gesture demonstration
-------------------------------------------------------------------------------
Author: Si Qi Zhong(Siqi), Wei Huang(Evan), Qi Ruan(Rock)
-------------------------------------------------------------------------------
Description:

	A demo showing use of Dojo new touch & gesture api (tap, tap.hold, rotate)
	This demo shows how Dojo touch & gesture works well with 
	Dijit HorizontalSlider, DnD, Charting across mobile and desktop.
	The demo runs well on Chrome 10+, Safari 5+, iOS 4+ and Andriod 2.1+
	
-------------------------------------------------------------------------------
Dependencies:

	Dojo Core (dnd, touch, gesture)
	Dijit (HorizontalSlider)
	DojoX (Charting)

-------------------------------------------------------------------------------
Installation instructions

	Simply run the included demo.html
	
-------------------------------------------------------------------------------
@rank:1 @categories:mobile