js move a div after another code example Example: how to move div using jquery $('#destination').append( $('#source') );