Questions tagged as 'jquery-mobile'

1
answer

Rotate an image in Mobile with Javascript

I am trying to make an image (particularly a roulette), rotate via css / javascript, for an application made in Jquery mobile and packaged in phonegap. With the code that I have, in PC, it turns perfectly, but when installing it in the cell phon...
asked by 06.03.2017 / 23:51
1
answer

JQuery UI Autocomplete - "This source is not a function"

I am trying to use the function autocomplete of JQuery UI to suggest words previously stored in localStorage . The problem is that it does not suggest them but if you save them and in turn when I test in console it returns...
asked by 13.03.2017 / 18:43
1
answer

Screen scroll is blocked

I have a problem that I do not know how to solve. I have made an App with , css , php , jquery and
asked by 14.12.2016 / 15:14
0
answers

Save a file on the Cordova jQuery device without overwriting using File FileTransfer

I have an app with cordova and using File-Transfer plugin that downloads a file to the device. I want to save more files that are generated on the server with the same name but I do not want to write the file that already exists. The problem is...
asked by 24.07.2018 / 16:53
0
answers

How to move an item from a list to a specific contender with jquery ui?

I have a list of items (ul li) and 7 different divs with a different color each, I would like to drag an item from the list to a div, allowing to move that item to the different divs if necessary ... I hope to explain myself better with the imag...
asked by 30.09.2016 / 00:06