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