[jQuery] button/image/password input shortcuts

[jQuery] button/image/password input shortcuts

Any chance we can get these axed from the 1.0 release? I find it much
less inconvenient to have to say
$('input[@type="button"]')
to get an input of type button than to not be able to say
$('button')
to get an actual button element. At this point I am running into places
where I have to change my html templates if I want to use jQuery for
element selection. Makes me cranky :)
-Stephen
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/