By damaged45 on
Hello,
Can someone please tell me how to write a code the will get me the radio button value using jquery.
Thanks
Hello,
Can someone please tell me how to write a code the will get me the radio button value using jquery.
Thanks
Comments
$('form#myformid
Should do it.