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