🏠 New in Low Baseline Support: Page visibility
July 29, 2015
The document.visibilityState and document.hidden properties tell you whether the page is visible to the user (for example, it’s not minimized or in a background tab).
July 29, 2015
The document.visibilityState and document.hidden properties tell you whether the page is visible to the user (for example, it’s not minimized or in a background tab).