javascript .insert() code example Example: javascript add element above $( "<p>Test</p>" ).insertBefore( ".inner" );