Category Archives: JavaScript

Prototype PeriodicalExecuter.stop() JavaScript function

Download: prototype-extensions.js.
I’ve been playing with the prototype framework for a while now and am very impressed, the file size is a bit of a down point but that aside it’s excellent.
The one thing that has slightly irritated me (and others it seems) is that there isn’t a stop function built into the PeriodicalExecuter object. Seems [...]