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