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