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