[jQuery] input[@checked] selector broken for radio buttons?

[jQuery] input[@checked] selector broken for radio buttons?

I'm using build 249:
In pre-1.0.1 builds
$(this).find("input[@type=checked]")
would return the chosen radio button, but it no longer does (checked
on Safari & Firefox, OS X).
http://jquery.com/docs/Base/Expression/ gives an example selector of
"input[@type=radio][@checked]" - this doesn't return the checked radio
button either.
--
Jay Gooby
jay@gooby.org
+44 (0)7956 182625
skype:jaygooby
http://snipperoo.com
http://blog.snipperoo.com
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/