I have a form in my app where users can edit their settings. For some of the preferences, I would like to open a dialog containing a drop down menu allowing user to pick an option and have it saved through ajax. Is it possible with jquery mobile ?
Share
Yes, it is even shown in their examples. I would suggest you look at the Popup features of 1.2.0, they might work better for this type of quick change.
Example: http://jsfiddle.net/Twisty/BrsR2/