how to move element from one div to another in jquery code example Example: move an element into another jquery $('#source').appendTo('#destination');