a question on stack overflow got me thinking this may be useful to do.

Is it possible to add store a reference (generated) or passed on to any
.delay / .periodical into an array/object?

the thinking behind it is, being able to then go either as part of
garbage collection or as a manual process:

clearTimeouts("all" | "delay" | "periodical"); 

regards,
-- 
Dimitar Christoff <[email protected]> - http://fragged.org/

Reply via email to