CodeToFun
Learn Programming Free
Tutorials
Languages
Features
About
Sign In
Tutorials
Languages
Features
About
Sign In
Back
/
jQuery .remove() Method
jQuery .remove(selector) — filter by text (Try It)
Try It
Run
Reset
Save
Save to Google Drive
Sync with your Google account
Download HTML
Save to your device
Share
Full
HTML Code
Copy
remove filter demo
Hello
how are
you?
Remove :contains('Hello')
Only the "Hello" paragraph will be deleted.
Lines:
0
| Characters:
0
Live Preview
Auto-refresh on Run