jquery prepend not removing text code example Example: prepend element jquery $( ".inner" ).prepend( "<p>Test</p>" );