Reply to 'How to stop "setInterval"' on stackoverflow: setInterval returns an id that you can use to cancel the interval with clearInterval() Posted by Roy Tang under notes at 2 Dec 2009 7:17am #javascript #jquery #setinterval Also on: stackexchange / 2 Comments testkhan 2009-12-02 07:23:32 but how can i implement this with $.live or $.listen Doug Neiner 2009-12-02 07:29:54 $.live does not currently support focus and blur events. If you enjoyed my content for some reason, I'd love to hear from you! Here are some options: You can buy me a coffee! You can write a reply on your own site and submit the URL as a webmention via the form below. Submit Or you can just contact me! Previous Next On This Site Search Random On This Day Sketchbook Reading List Blogroll Quotes Stats Contact Things I Write About Featured Posts Weeknotes Software Development Magic the Gathering Gaming Movies TV Tech Life Philippines View All Elsewhere Twitter Mastodon Twitch LinkedIn Instagram Github Reddit Ko-fi Subscribe Everything (RSS) Blog (RSS) Notes (RSS) Photos (RSS) Links (RSS)
$.live
does not currently supportfocus
andblur
events.