[jQuery] Moving DOM elements

[jQuery] Moving DOM elements

Is it possible to move a DOM element from one part of an HTML document to another?  I'm trying to do a multi-file upload using Thickbox, and I'd like to move the input field from the thickbox div to the main form, hide it, show it's value as a string, and copy it and add it to the thickbox div,  So far I can hide it, copy it, and show it's contents.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/