Simply use the following code
jQuery(‘.global_form_popup #submit’).click (function(e){
var chkdValue = jQuery(‘input[type=”radio”]:checked’).val();
alert(chkdValue);
});
Simply use the following code
jQuery(‘.global_form_popup #submit’).click (function(e){
var chkdValue = jQuery(‘input[type=”radio”]:checked’).val();
alert(chkdValue);
});
Our website is made possible by displaying online advertisements to our visitors.
Please consider supporting us by whitelisting our website.