jquery append to other page code example Example: jquery append element to body $( ".inner" ).append( "<p>Test</p>" );