move divs to other div jqery code example Example: move an element into another jquery $('#source').appendTo('#destination');