0
Can you add a link so the flies can open in the iPad Safari app?
When I select open with I would like the option of opening in safari. When I am writing code with jquery-ui eg a drag and drop file it won't work when I try to test it from the app, if I upload via Dropbox and open the file in a web browser it works fine. But that defeats the object of using the app!
Customer support service by UserEcho
That's why Textastic has the local web preview feature.
The problem is that jQuery UI is designed for desktop computers and not touch UIs.
Please have a look at this Stackoverflow discussion: http://stackoverflow.com/questions/3026915/how-ca...
"jQuery UI Touch Punch" at https://github.com/furf/jquery-ui-touch-punch seems to be the solution.
It worked as expected after I downloaded the file https://github.com/furf/jquery-ui-touch-punch/blo... and added this line to the HTML file: