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