I have two radio buttons in one group, I want to check the radio button is checked or not using JQuery, How ?
This is best practice
$("input[name='radioGroup']:checked").val()