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
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of viewport.jquery!