Clearing All setIntervals
After long holidays, my inbox was filled with chattyfig mailing list. It’s 6704 mails unread. Wow.
Anyways, I looked at one nice trick to turn off all the intervals which was contributed by Mike Mountain and Kamyar Nazeri.
function clearAllIntervals() {
var topID = setInterval(function () {
}, 100);
for (i=0; i
Since setInterval increments to a higher number, you can delete intervals 0 through the last interval id.






? interva id ? ?? ° ?µ…
? ??;;
? ε û ?????
? ?? þµ ?.. ????.. .
Interesting thoughts, just wanted to mention I came from blogspot.