jQuery Mobile Radio Button issues
in Developing jQuery Mobile
•
12 years ago
A coworker is having issues using the jQuery Mobile radio buttons. I'm posting this for him:
This is our mobile web sign-up form. I am working on a test suite for the mobile web app and the first scenario tests our error display when a user submits a form improperly.
http://m.goba.mobi/#/signup.html
When the form loads initially, everything looks as it should. If an error is generated when the form is submitted, we reload the page, displaying the appropriate error. When this happens, the radio buttons disappear. See attached screen shot (gone.png).
Additionally, when the user hits the back button, the radio buttons get royally hosed up. See attached screen shot (messed-up.png). These screen shots are from Firefox on Mac, however I have confirmed the same behavior on webkit on Android (EVO 4G)
This is obviously a bug and can be duplicated by viewing the link provided above.
1