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