[jQuery] $('button') return noting
> If it's meant to support a convenience selection
> syntax is this something that is really needed?
> The negative side effects would seem to far
> outweigh the benefits of such a convenience.
I tripped over this with <button> as well since there is also an <input
type=button>. I know John put some workarounds in for it but as you point
out it still doesn't work right for XML docs. I would prefer to see this
sort of thing done in a pseudo-class notation rather than introducing
ambiguity into $("button") and the like.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/