Drag and drop in mobile webkit.
Requires jQuery and TransformJS.
Include src/dragon.js in your page. Don't forget jQuery and Transform.js as well.
Clone the project:
git clone [email protected]:nfiniteset/dragon.js.git
Install bundler
gem install bundler
Install Jasmine and gems Jasmine depends on
bundle install
Run Jasmine specs
rake jasmine