select radio button using jquery

checked radio button using jquery

('#idOfRadio').attr("checked","checked");
<input type="radio" id="idOfRadio" name="idOfRadio" />

Comments

Popular posts from this blog

Call PHP Function In JavaScript Using Ajax

List of Post Category Wise in wordpress