Here is my code
jQuery('#choice_1_10_3_1').attr('checked','checked');
I want to check this radio button when the page load. I could not found error in console but my code is not working.
It is essential for me to do. Any help will be appreciated.