jquery replace element with another code example Example: jquery replace element $("elementsSelector").replaceWith( "<h2>New content</h2>" );