emn178 is announcing that jQuery-appear with version number 0.2.3 is already available to download.
What is jQuery-appear ?
jQuery-appear is A jQuery plugin for implementing lazy loading effects, infinite scrolling pages, and other actions related to viewport visibility issues .
jQuery-appear is a jQuery plugin specifically designed to work with elements and their position on the page related to the viewport.The plugin can be useful in enhancing the interaction with larger/longer Web pages, allowing developers to control what elements are loaded when the page is accessed.Basically jQuery-appear lets the developer trigger custom functions when an element comes into view while scrolling the page.The plugin can be used as a basis for your infinite scrolling pages and lazy-load effects, but various other utilities and mechanisms can also be built on it.
This is changelog for jQuery-appear version 0.2.3 :
- Add appearing event.
You can read the complete changelog and also download this latest version on their homepage: emn178.github.io