On 3/5/07, Glen Lipka <[EMAIL PROTECTED]> wrote:

Also, wouldn't your example work without the IF?
$("#myId).is("myClass").fadeOut();

or
var theNode = $("#myId).is("myClass")


Neither of those would work because is() returns true/false.


[1] http://docs.jquery.com/DOM/Traversing#is.28_expr_.29

--
Aaron Heimlich
Web Developer
[EMAIL PROTECTED]
http://aheimlich.freepgs.com
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to