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
[email protected]
http://jquery.com/discuss/
