ifvisible.js
ifvisible.js copied to clipboard
Not working with alt+tab in windows
Not working with alt+tab in windows
It would be nice to have this feature implemented.
Also related to alt + tab is the fact that if you switch to another program in your task bar it will not fire any of the visibility events.
Check out my answer on #42
When you do alt+tab browser window does not really go hidden. and visibility api will only work minified windows or switched tabs. You can enable legacyMode
on the new version to have this effect.