using disabled
<input type="radio" name="worth" disabled="disabled">
it works in browser but
on real device the disabled isnt working
tested on ios 6 and ios 7 same problem
using disabled
<input type="radio" name="worth" disabled="disabled">
it works in browser but
on real device the disabled isnt working
tested on ios 6 and ios 7 same problem