javascript - Is there a way to implement drag & drop in a phonegap angular js project? -



javascript - Is there a way to implement drag & drop in a phonegap angular js project? -

i have tried one: https://github.com/codef0rmer/angular-dragdrop touchpunch (http://touchpunch.furf.com/). on browser working fine when deploy app android device receive next error:

$ui.mouse not defined

are there other alternatives implement drag & drop combination ?

touchpunch requires jquery ui plugin. verify if included jquery ui in page.

javascript android jquery angularjs cordova

Comments

Popular posts from this blog

php - How to pass multiple values from url -

database - php search bar when I press submit with nothing in the search bar it shows all the data -

ios - How to load .png images from Documents folder of an app -