[jQuery] Removing elements

[jQuery] Removing elements


I have a quick, and stupid, question. When I use the remove() method,
elements are removed from the DOM, but they still seem to be hanging
around in memory. How do I completely destroy an element?
Thanks,
Larry