Question:
b' I have two radio buttons and want to post the value of the selected one.How can I get the value with jQuery?I can get all of them like this:$("form :radio")How do I know which one is selected? '
Solution : https://worcraft-algeria-dz.com/howto/63/javascript---How-can-I-know-which-radio-button-is-selected-via-jQuery?/ | Source : https://worcraft-algeria-dz.com/