Hi,

I'm trying to access all radio button elements with this expression ..

var expr = $("element[type='radio']");

but the experts among you know this isn't correct.  What is the
correct expression?

Thanks,  - Dave

Reply via email to