viewport is a simple but handy jQuery plugin that adds methods and CSS selectors to check if the element is in a certain viewport. Furthermore - you will be able to check the position relation of two separate elements even if the are not kin. The plugin uses getBoundingClientRect() to determine element positions so be sure it meets your browser support requirements. ] version 1. x.x uses different detection principles, which will work in almost any browser but work 10-30 times slower.
Features
- jQuery 3+ (written and tested with 3.3.1)
- Download it from GitHub, or install via NPM
- viewport.jquery provides you two different way of relation detection: CSS pseudo-selectors and jQuery methods
- CSS pseudo-selectors
- Plugin uses getBoundingClientRect() to determine elements positions so be sure it meets your browser support the requirements
- Include it in your JS code or link it in html page
Categories
LibrariesLicense
MIT LicenseFollow viewport.jquery
Other Useful Business Software
Veeam Data Platform v13.1 - Get Your Free Trial
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of viewport.jquery!