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