Free jQuery Viewport Plugins
All the Free jQuery Plugins about 'Viewport' are listed here.
Check Element's Position Relative To The Viewport - jQuery ExopiteInViewPort
- Other - 469 ViewsA Is In Viewport jQuery plugin that can be used to check the current position of the element relative to the viewport while scrolling down/up the page.
Dynamically Move DOM Elements Based On Viewport Size - jQuery Transporter
- Other - 278 ViewsA dead simple jQuery plugin that makes it possible to move DOM elements from one location to another based on specific viewport sizes.
Detect Which Page Section Is In The Viewport - jQuery sectionInView
- Other - 386 ViewsA tiny jQuery is in viewport plugin that detects if a section of your page is visible in the viewport or hidden below the fold.
Detect Most Visible Elements With jQuery - most-visible
- Other - 1349 Viewsmost-visible is a lightweight jQuery plugin that detects the most visible element within the document.
Detect When An Element Is In The Viewport Using jQuery
- Other - 537 ViewsA dead simple jQuery script (not a plugin) that determines if an element is in the viewport.
Adjust The Page Height Relative To Device - jQuery JsHeight
- Layout - 250 ViewsA jQuery plugin that enables you to adjust the height of a container element relative to the screen size of the user's media.
Check Whether A DOM Element Is Visible Using jQuery
- Other - 308 ViewsCalculate the position of an element from the top of the page and then execute custom functions when the element becomes visible/invisible on scroll.
How To Check If An Element Is Visible In The Viewport
- jQuery Script Blog - 6316 ViewsLearn how to check if an element is visible in the viewport using jQuery or plain JavaScript.
jQuery Plugin For Handling Scrollin And Scrollout Events - scrolling.js
- Other - 451 ViewsA tiny and cross-browser jQuery plugin that lets you perform actions on elements when they enter or exit the viewport.
Advanced Element Visibility Detector In jQuery - observe.js
- Other - 724 ViewsAn advanced element visibility detector to execute certain callback functions when an element is visible/invisible, or has ever been in the viewport.
jQuery Plugin For Displaying Viewport Information - stage
- Other - 1378 Viewsstage is a simple jQuery plugin for detecting and displaying information about the browser's viewport such as size, diagonal length, pixel per inch, dots per pixel, orientation etc.
Element Visibility Monitor In jQuery - vslide.js
- Other - 661 ViewsA jQuery based visibility monitor that detects if an element is visible in the viewport and triggers functions when the element is scrolled in or out of view.
Get The Most Visible Element With jQuery - getMostVisible
- Other - 998 ViewsgetMostVisible is a tiny jQuery plugin that returns the most visible element from a group of elements.
jQuery Plugin To Determine The Fractions For An HTML Element - Fracs
- Other - 744 ViewsFracs is a fancy and stunning jQuery plugin that determines the visible fractions of an HTML element and also provides the coordinates of these areas.
Check If Element Is In View - jQuery inView
- Other - 9148 ViewsA dead simple jQuery is in view plugin which returns true if the top and/or bottom bounds of an element is visible in the viewport when scrolling the webpage.
Minimalist Is In View Detect Plugin - jQuery inViewport.js
- Other - 1085 ViewsinViewport.js is an ultra-small (only 10 lines of code) jQuery is in view checker that detects and triggers a function when a specified element is about to or has been scrolled to the viewport.
Detect If An Element Is Seen On Scroll - jQuery See.js
- Other - 1008 ViewsSee.js is a small jQuery plugin for detecting if the user has scrolled to an element on the page or not.
Determine How Far Your Element Is In The Viewport - jQuery scrollRelation
- Other - 472 ViewsscrollRelation is a small viewport checker plugin which determines how far your elements are from the top, bottom or middle of the viewport.
Advanced Is In View Plugin - jQuery inView.js
- Other - 1097 ViewsA small jQuery is in view plugin which determines the element visibility and executes certain functions when the element is scrolled in or out of the viewport.
Trigger Events On Enter/Exit/Active/Inactive - waypoint.js
- Other - 1934 Viewswaypoint.js is a small JQuery plugin that provides 4 convenient event handlers which will be fired when an element enters/exits the current viewport.
Trigger Appear/Disappear Events On Scroll - Appear.js
- Other - 8409 ViewsAppear.js is a small, fast and easy jQuery based 'Is In Viewport' check plugin which triggers appear/disappear events when a specific element is scrolled into or out of the viewport.
Check If Element Is In View And Apply CSS Class - jQuery scrollStuff
- Animation - 889 ViewsscrollStuff is a small and easy jQuery plugin that applies your own CSS classes to elements whenever they will be visible in the screen.
Add A CSS Class To Elements When Visible - jQuery inView
- Animation - 2886 ViewsinView is a lightweight (1kb minified) jQuery viewport detection plugin that automatically adds the CSS class is-in-view to desired elements when they're scrolled into view.
Listen For Scroll Events And Fire Functions With Direction - jQuery scrollfy
- Other - 459 Viewsscrollfy is a small and mobile-friendly Is In View jQuery plugin which listens for page scroll (touch move) events and fires certain functions if elements are in or out of the viewport.
Execute Code When A Part Of Your Element Becomes Visible - on-scrolled-to.js
- Animation - 907 Viewson-scrolled-to.js is a jQuery plugin that detects how much (from 0 to 1) your element is visible within the viewport and triggers a callback function when you scroll down the page.
jQuery Plugin For Checking If An Element Is In The Viewport - isInViewport
- Other - 6763 ViewsIs In Viewport is a super tiny jQuery plugin for checking if an html element is in the viewport.
Fade In Elements When Visible - jQuery ScrollFade
- Animation - 1791 ViewsScrollFade is a jQuery plugin to fade in elements below the fold with a scale effect when they become visible in the viewport on the scroll.
Execute A Function If An Element Is Visible/Invisible - Visible.js
- Other - 3509 ViewsThe Visible.js jQuery element visible detection plugin which utilizes MutationObserver to execute a callback function when an element gets visible or invisible.
Determine Element Visibility Percentage In jQuery - percentWithinViewport
- Other - 1838 ViewspercentWithinViewport is a lightweight jQuery plugin that calculates the visibility of matched element (as a percentage) on scroll and determines if the element is visible in the viewport.
Activate/Deactivate Elements On Scroll - jQuery Scrollza
- Animation - 934 ViewsScrollza is a small jQuery plugin used to activate and deactivate elements when you scroll down/up the webpage.
Detect And Manipulate Element Visibility In Browser - VisibleElements
- Other - 489 ViewsYet another jQuery based element visibility detection plugin which adds custom class(es) to selected elements and executes a certain callback function when they enter or leave the viewport.
Add/Remove Classes When Scolling Pass An Element - ScrollPunch
- Animation - 616 ViewsThe jQuery ScrollPunch keeps track of the scroll events and adds/removes specific CSS classes when an element is scrolled into or out of view.
Execute A Fucntion When An Element Gets Visible - jQuery visibilityChanged
- Other - 682 ViewsvisibilityChanged is a lightweight and cross-browser jQuery plugin that determines if a specific element is visible and executes a callback function when the element gets hidden or visible in DOM.
Easy Scroll Into View Plugin For jQuery - Scrollie
- Other - 2791 ViewsScrollie is an easy and customizable jQuery scroll into view plugin which listens for scroll up and/or scroll down events and triggers callback functions as an element is scrolled into or out of view.
Detect Visibility Change On DOM Element - jQuery HideShow
- Other - 7928 ViewsHideShow is a jQuery visibility detection plugin that watches DOM visibility changes and fires an event when the DOM is shown or hidden.
Detect If An Element Is Visible - jQuery onScreen
- Other - 2180 ViewsThis inView checker plugin provides a collection of useful event handlers to do some cool stuff when an element or only part of the element becomes visible.
Check If Is Visible Within The Viewport - jQuery isOnScreen
- Other - 1906 ViewsisOnScreen is a small yet useful jQuery viewport detection plugin that tests if a node is positioned within the current viewport.
jQuery Plugin For Detecting Elements In The Viewport - Visible.js
- Other - 3695 ViewsVisible.js is a really small (~1kb minified) jQuery plugin that detects if an element is visible or invisible in the browser as you scroll down or up the web page.
Execute Functions When Elements Entering Or Leaving The Viewport - IsInViewport
- Other - 2910 ViewsYet another 'Is In Viewport' jQuery plugin that determines if an element is visible and triggers functions when the element enters and leaves the viewport.
Execute Functions After A Period Of Time - jQuery lazyLoad.js
- Other - 596 ViewslazyLoad.js is a jQuery plugin to execute your scripts when specific elements are scrolled into view and stay on the screen for a period of time.
Add CSS Classes To Elements As In Viewport - in-viewport-class
- Other - 4491 Viewsin-viewport-class is a jQuery viewport checker plugin which detects when elements enter the viewport and add corresponding classes for animations and more.
Minimal Is In Viewport Check Plugin - jQuery inView
- Other - 1661 ViewsinView is a super tiny (~1kb minified) jQuery plugin that detects the scroll event and triggers a custom function as a specific DOM element enters the viewport.
Fire Functions When Elements Become Visible/Invisible - jQuery scrollcallback
- Other - 667 Viewsscrollcallback is a jQuery 'Is In View' plugin which executes callback functions when a specific element is scrolled in or out of the view.
jQuery Plugin To Check Whether An Element Is Within The Viewport - whenInView
- Other - 1161 ViewsJust another jQuery scroll position checker plugin that allows for adding (removing) CSS classes and executing useful callbacks when a specified DOM element scrolled into or out of view.
Check If An Element Is In The Viewport - jQuery isvisible
- Other - 3724 ViewsJust another viewport checker plugin for jQuery that listens for when elements enter/or leave the viewport and sets corresponding CSS classes based on the current scroll position.
jQuery Based Viewport Size And isTouch Checker - viewportInfo
- Other - 578 ViewsviewportInfo is a jQuery plugin that detects the current viewport size (Desktop, Mobile, Tablet) and checks if the current device is touchable.
jQuery Filters To Detect If An Elements Is Out Of View - Offscreen
- Other - 3013 ViewsThe jQuery Offscreen library provides a set of filters to determine if any part of your element is out of view (is invisible on the screen).
jQuery Plugin To Check An Element Is Fully Scrolled Into View - inviewfull
- Other - 345 Viewsinviewfull is a jQuery plugin that attaches a 'inviewfull' for a specified element to check if it is completely scrolled into view.
Test Responsive And Device-specific Viewports Using jQuery - easyViewport
- Other - 857 ViewseasyViewport is a jQuery plugin that simulates Mobile/Tablet/Desktop viewports to test how your webpage will look on a range of screen sizes/resolutions.
Minimal jQuery Scroll Position Detection Plugin - Scroll Class
- Other - 2550 ViewsScroll Class is a jQuery plugin that detects the page scroll position and automatically adds specified CSS classes to elements when they come into view.
jQuery Plugin To Determine If An Element Is In the Viewport - Viewport Checker
- Other - 14525 ViewsYet another jQuery plugin to check and determine if an element is visible within the viewport of the browser and add a class to it (or execute a callback event).
jQuery Plugin To Pan Html Element within Viewport - Porthole
- Animation - 781 ViewsPorthole is a jQuery plugin which allows the visitor to pan html elements inside a specified viewport using mouse drag or touch gestures, based on CSS3 transforms.
Execute A Function When An Element's Visibility Changes - jQuery scrollIntoView
- Other - 7110 ViewsscrollIntoView is a jQuery plugin that listens for the page scroll events and fires a function when an element is scrolled into view or out.
jQuery Plugin To Detect If Elements Are In View - Viewport Detector
- Other - 674 ViewsA simple jQuery based viewport detect which performs a callback and alters the CSS classes if a specified elements is scrolled into view.
Simple jQuery Viewport Plugin For Web - Porthole
- Layout - 2004 ViewsPorthole is a lightweight and easy-to-use jQuery plugin that adds a simple viewport which can be dragged to move by your mouse on your web site.
Google+ App Like Pullup Effect with jQuery and CSS3
- Animation - 1696 ViewsA cool Google+ app like pull-up effect bulit on top of jQuery and CSS3 transitions & transforms.