I solved disabling the label using jQuery to eliminate the “for=” attribute.
User needs to click directly at the input, then the css changed to draw more attention.
Thanks for the fast feedback.
Unfortunately when the touch is at the Label it doesn’t work. But if you touch only the Radio button (the input) it works. But not on label.
How to solve the label problem?
I was searching some similar problems and others have some problem with JQuery UI mobile, somwthing with .checkboxradio(‘refresh’), or the propagation of events… But I guess this isn’t the case…
I’m experiencing the same issue. And I agree that this is something that should be fixed.