Top "Jquery-mobile" questions

jQuery Mobile is a touch-optimized web framework for smartphones and tablets.

how to control back button event in Jquery mobile?

I tried to control back button but i cant.In here; Take control of hardware back button jquery mobile event.…

javascript jquery-mobile jquery keycode
Download files and store them locally with Phonegap/jQuery Mobile Android and iOS Apps

I wrote an jQuery Mobile app and packaged it with Phonegap to iOS and Android apps. At this point I …

android ios cordova jquery-mobile
How to open a jQuery Mobile Dialog from javascript?

I have a dialog page and am trying to open it and display results from an AJAX POST. Here is …

ajax post dialog popup jquery-mobile
Eliminate 300ms delay on click events in mobile Safari

I've read that mobile Safari has a 300ms delay on click events from the time the link/button is clicked …

javascript jquery jquery-mobile safari touch
How to prevent document scrolling but allow scrolling inside div elements on websites for iOS and Android?

I created a website with jQueryMobile for iOS and Android. I don't want the document itself to scroll. Instead, just …

javascript html css jquery-mobile scroll
Refresh a section after adding HTML dynamically to jquery mobile

Possible Duplicate: Dynamically adding collapsible elements I've seen a few posts on this but none of them really seem to …

javascript jquery jquery-mobile
jquery mobile drag and drop

I'm playing around with the drag and drop feature of jQuery UI and it's working on my website, but when …

jquery-mobile
Html5 - Cross Browser Iframe postmessage - child to parent?

I've been following this tutorial - http://www.youtube.com/watch?v=R2hOvZ7bwXU, which basically explains how to …

javascript jquery html jquery-mobile
Jquery, How to unselect all radio button in radio group

Anyone know how to unselect all radio buttons in a radio group ? HTML: <div id="emptimfields"> <label …

jquery html jquery-mobile jquery-selectors
Dynamically adding <li/> to <ul/> in jquery mobile

I'm trying to add list items to unordered lists in jquery mobile, but the formatting doesn't seem to be created …

jquery html jquery-mobile