CodeToFun
Learn Programming Free
Tutorials
Languages
Features
About
Sign In
Tutorials
Languages
Features
About
Sign In
Back
/
jQuery .die() Method
jQuery .die('click', handler) — remove one handler (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 specific handler
Click me — two live handlers are bound.
Remove handler A only
Both handlers log on click until you remove handler A.
Lines:
0
| Characters:
0
Live Preview
Auto-refresh on Run