Crossbrowser & lightweight way to check if user is looking at the page or interacting with it. (wrapper around HTML5 visibility api)
Crossbrowser & lightweight way to check if user is looking at the page or interacting with it. (wrapper around HTML5 visibility api)
<h3>What is TimeMe.js?</h3> TimeMe.js is a JavaScript library that accurately tracks how long users interact with a web page. TimeMe.js disregards time spent on a web page if the user minimizes the browser or switches to a different tab. This means a mo
library that allows you to react to various useragent states (idle, hidden, visible)