From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Dave Methvin
Subject: Re: [jQuery] Question about remove();

If you append to multiple targets (e.g., ".stockings" selects multiple
elements) , the original elements are cloned before being appended to
each
target so the original elements would stay in their old place unless you
remove()d them. If you're _not sure_ whether .stockings is going to
select
multiple nodes, you should use remove() to make sure the .lumpsOfCoal
are
removed from the #stove.

-----

BWHAHAHAHAHAHAHAHAHAHAHAHAHAHA

-ALEX

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

Reply via email to