hi ,,
can we get the values of the radio buttons , only those which has been checked , cause i have to implement a form in which there are many radio buttons , so how can i get all the values which has been checked what i have to do is
i have 13 subjects like : physics , math , biology ..... and the students can choose any number of subjects , and each subject will have two radio buttons one is A and the another is As ,
so how can i get the values of the radio buttons which has been checked? using jquery