angularjs - How to write global event(touch/click) handler in angular application? -


if angular application not touched(mobile browser) or clicked particular seconds, should through alert.
can on this?

best way, if use angular js, use ng-idle.

source demoes , git repo: http://hackedbychinese.github.io/ng-idle/


Comments

Popular posts from this blog

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -