I have the next boostrap radio-button:
In the form submit handler use the :checked selector
var filterDay = $('#filterDay input:radio:checked').val()