Questions tagged [touch-punch]
6 questions
2
votes
1 answer
Touch Punch not working
I am making an HTML5 app with jQuery Mobile, and I just added the touch punch capability to the app. The website (http://touchpunch.furf.com/) works perfectly in my cellphone, but when I try to apply the same techniques into my app, the draggable…

JoseD
- 123
- 3
- 11
1
vote
0 answers
Add Script On Click
I have two scripts running at the same time. 1 is jqueryUI and the other is touchpunch. I have a signbox made in canvas where users can digitally sign. The problem occurs on the mobile. THe signature are draggable as they are on a contract. but on…

sajjad aslam
- 47
- 6
1
vote
0 answers
How to get rid of elastic scrolling on devices?
Main page with buttons and content which is having scroll to the page, click on one of the buttons on right side.
Full page cover or half page cover popup open.
After closing popup tried to scroll the page but unable to do it and content hiding…

amolD
- 87
- 9
1
vote
1 answer
JQuery UI Draggable and touch-punch in Android default browser
I'm trying to implement drag and drop behavior using JQuery UI with Touch Punch library (http://touchpunch.furf.com/). Everything works fine in all browsers on android and ios, except default android browser. In simplest examples provided on…

Alex21975
- 11
- 2
0
votes
1 answer
How to Fix JQuery UI Autocomplete in Combination with Touch Punch?
Selection of words in an autocomplete input field (within a dialog) is not working properly when using JQuery UI in combination with Touch Punch. It seems to work if the autocomplete field is directly on the HTML page, but not in a dialog.
Note that…

texasWINthem
- 63
- 9
0
votes
1 answer
TouchPunch Not Re-Ordering Items In Sortable List
I have a JQueryUI Sortable list in a web application, however this doesn't work when used on a mobile device - attempting to re-order the items instead just scrolls the page.
The solution to this appears to be to use TouchPunch. When implemented,…

Gavin Coates
- 1,366
- 1
- 20
- 44