In web and website development, we often need to deal with viewport-related functions. In the previous article, we introduced the javascript responsive view (viewport) tool class library, today, we will introduce five jQuery plug-ins related to viewport!
Viewport Selectors for jQuery
This simple jQuery plug-in can help you quickly detect whether the element is in the viewport.
JQuery Bullseye-Viewport detection plug-in for jQuery!
The lightweight jQuery plug-in with rich functions helps you add and exit the viewport method.
Within Viewport
This jQuery plugin helps you determine whether an element is in the viewport. At the same time, you can specify the valid viewport of the website, such as fixed menus and navigation bars.
JQuery viewportOffset
This jQuery plug-in is similar to jQuery's built-in. offset () method, but it calculates the distance between left and top viewport, rather than document.
JQuery. Viewport
This is a very useful lightweight jQuery plug-in that helps you set an element as a viewport and use absolute positioning to display the element.
Source: GBin1.com