javascript get the selected radio button value code example Example: radio button group get value javascript $('input[name=gender]:checked').val();