[jQuery] Can XPath support multi-attributes selector?

[jQuery] Can XPath support multi-attributes selector?

I tried this:
$("thead//input[@name='selectall',@type='checkbox']")
but it failed:
m has no properties
I want to know if the xpath in jQuery support multi attributes
selector, or I got the wrong syntax?
--
I like python!
My Blog: http://www.donews.net/limodou
UliPad Site: http://wiki.woodpecker.org.cn/moin/UliPad
UliPad Maillist: http://groups.google.com/group/ulipad
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/