please me how it, trying jquery didn't work:

$('#linkid').click(function(e){ e.preventdefault(); $('.classradiobuttons').prop('checked',true); }) use class="classradiobuttons" on check boxes need checked paticular link give new id link , same other radiobutton new class name
Comments
Post a Comment