Skip to content

Tag: javascript detecting mouse movement

Detecting Inactivity in JavaScript
JavaScript

Detecting Inactivity in JavaScript

In a lot of web applications, it can be really useful to detect whether the user is still active or not. For…

September 26, 2017