4 ms·
The solution is to track mouse-movement/page-scrolling to check whether the user is interacting with the site. Also, is it possible for javascript to check whe
by iman 16y ago
The solution is to track mouse-movement/page-scrolling to check whether the user is interacting with the site.
Also, is it possible for javascript to check whether the site's tab and browser window is viewable and in the foreground?
- aaronblohowiak 16y agoYou can listen for the window blurring