Skip to content
Find file
Fetching contributors…
Cannot retrieve contributors at this time
3 lines (2 sloc) 145 Bytes

Remove an Element Using jQuery

jQuery has a function called .remove() that will remove an HTML element entirely. $("#target4").remove();

Something went wrong with that request. Please try again.