Groupe de bouton de radio Obtenir une valeur javascript

$('input[name=gender]:checked').val();
Nextline Software