CodeToFun
Learn Programming Free
Tutorials
Languages
Features
About
Sign In
Tutorials
Languages
Features
About
Sign In
Back
/
jQuery .die() Method
jQuery .die() — remove all .live() handlers (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
die all handlers
Click me — live handler active.
Call $("p").die()
Click the paragraph. Then click the button to remove all live handlers.
Lines:
0
| Characters:
0
Live Preview
Auto-refresh on Run