> A jQuery object is an array of 1 or more objects.

Not exactly... A jQuery object is an array of *zero* or more objects. If no
elements match the selector, you'll get an empty array.

-Mike


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to