Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

switch to other web page on tab on chrome, idle event is trigger #48

Open
akira32chen opened this issue Mar 5, 2018 · 1 comment
Open

Comments

@akira32chen
Copy link

My project is ASP.NET with C# Web Form. My web page will open another web page by window.open. But I switch the new page on Google Chrome, the original web page with countdown will be trigger idle event. The idle event will run my logout mechanism and redirect to login page. How can I prevent switching web page to trigger idle event?

@akira32chen
Copy link
Author

akira32chen commented Mar 6, 2018

ifvisible.js prevent blur to trigger idle event as below
http://blog.xuite.net/akira32/home/569372678

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant