Categories: Development Tools Scripts, More Development Tools Scripts
eventPause.js 1.0.1
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...