Glen Lipka schrieb:
> If the ID only has one class you can also say:
> $("#myID[class=foo]").fadeOut();
> or
> var theNode = $("#myID[class=foo]")

That should read $("[EMAIL PROTECTED]")!


-- Klaus

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to