js get radio input value code example Example: get radio button value javascript document.querySelector('input[name="rate"]:checked').value;