ExtJS-Activity-Monitor
ExtJS-Activity-Monitor copied to clipboard
A JavaScript utility class, written for ExtJS 4, that monitors the browser window for user activity.
For anyone interested : we maintain a fork of that repo for our applications, see https://github.com/Arhia/ExtJS-ActivityMonitor
There are a lot of people who use Sencha Touch, so we need to have a monitor for that with all capabilities.
Good job. I'm about to integrate it into my project. A few suggestions (which I plan to do on my own): 1) rather than shutdown after maxInactive interval, instead store...