I want to use jquery to show an alert to the user after 10 minutes of not using mouse or keyboard or any other interactivity with the system. And without using setTimeout function.
Please help.
I want to use jquery to show an alert to the user after 10 minutes of not using mouse or keyboard or any other interactivity with the system. And without using setTimeout function.
Please help.