Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This is a total revamp of original jquery.appear plugin hosted on http://code.go

Check <a href="http://morr.github.com/appear.html">demo page</a>!

This plugin can be used to prevent unnecessary processeing for content that is hidden or is outside of the browser viewport.
This plugin can be used to prevent unnecessary processing for content that is hidden or is outside of the browser viewport.

It implements a custom *appear*/*disappear* events which are fired when an element became visible/invisible in the browser viewport.

Expand Down