Why isn't this Jquery readingthe correct radio button checked value?

Remove the sign. That has been deprecated long ago for attributes.

Remove the @ sign. That has been deprecated long ago for attributes. Var sortValue = $("inputname='outputSorting':checked").val(); var dataValue = $("inputname='outputFilter':checked").val(); Also, close your input tags to make the HTML valid.

Detail Info Summary Info ... Your code with jQuery 1.2.6 (works). Your code with jQuery 1.3.2 (doesn't work).

Try removing the '@' symbol. Hope this helps. Bob.

Also, IDs have to be unique. Use classes instead.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions


Thank You!
send