How to set radio option checked onload with jQuery?
Need to check if no default is set and then set a default
De esta forma Jquery obtiene solo el elemento checked
$('input[name="radioInline"]:checked').val()