[jQuery] Question about remove();
Hi folks,
I have the need of removing list items from List A and then adding them
to List B. I'm using the .remove() function to remove the elements from
the DOM. The API says very urgently that the remove() method doesn't
remove the items from the jQuery object, so that I can use them later.
How exactly do I go about "using them later"?
Could anyone explain this to me please?
Thanks,
Chris
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/