Ifvisible.js Versions Save

Crossbrowser & lightweight way to check if user is looking at the page or interacting with it.

v2.0.10

7 years ago

Release Candidate.

New Feature: ifvisible.legacyMode() Bug Fixes:

  • won't stop idling when window has focus.
  • idle randomly fires.

To install:

npm install ifvisible.js@next yarn add ifvisible.js@next

or download the attachement from this release

2.0.7-beta

7 years ago

This is a beta release of the new TypeScript port. Please give it a try

v1.0.6

8 years ago

v1.0.5

8 years ago

Adds chaining to event methods also adds typescript definitons just run tsd link to get definitons

v1.0.4

8 years ago

Adds new status check for now method Fixes wakeup method development helpers updated docs

v1.0.3

8 years ago

Releases library on npm, updates docs

v1.0.1

10 years ago

Fixes a bug where on old versions of IE it was not registering the events

v1.0.0

10 years ago