[jQuery] $() does not find button

[jQuery] $() does not find button

$.Select uses "button" to get <input type=button> elements and "password"
for <input type=password> etc. Also, "input" retrieves select and textarea
elements as well. Do a lot of people use that functionality? The "button"
issue has bitten me as well, I'd prefer to see the other groupings handled
with a special pseudo-class or something.
-----Original Message-----
From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On
Behalf Of Klaus Hartl
Sent: Tuesday, April 11, 2006 4:02 PM
To: jQuery Discussion.
Subject: [jQuery] $() does not find button
Hi,
I found another little bug in jQuery today: $() does not find button
elements...
demo see here: http://stilbuero.de/demo/jquery/button.html
Regards, Klaus
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/