I want to make radio button disabled/Unclickable. But I am not allowed to use disabled attribute. Kindly help me on this.
disabled
Unclickable
Try !
<input type="radio" onclick="return false;" />