Software Details:
Version: 1.0.1
Upload Date: 10 Dec 15
Distribution Type: Freeware
Downloads: 48
eventPause.js was created to avoid annoying instances where certain events and actions need to be temporarily unbound and bound again later for various reasons.
This can be done with a few lines of code and includes a simple toggle function for easily turning on or off various JavaScript events.
Its main usage is for testing and debugging, but not limited to it.
Features:
- Pause/activate method
- Toggle method
- Query the element's current state
- Work for one element only
- Work for all elements on the page
Comments not found