Thanks. That will be for whole frameset page top.document, and for for example for frame main top.main.document. I do not want it for only one frame where is document aspx file located. Through that frame I navigate throughout application. So, I can detect mouse move and key press, when that...
There are 4 Frames. Main (main) html frame, side (side) html frames and two menu (mainmenu and search)Frames. I need to add code to detect idle timem not to the main, but to all frames or in fact the entire page.
$(document).ready(function(){
idleTime = 0;
var preLoadTimer...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.