And I have the following code to get the value of the selected radio button var radio_button_value $('input[name=myradiobutton]:radio').click(function() ...
確定! 回上一頁