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 -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

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