Advertise here

jQuery Plugins Tagged ‘detect element’

Scrollama.js – JavaScript Library for Scrollytelling using Intersection Observer

November 21, 2017     1372     Scroll
Scrollama.js – JavaScript Library for Scrollytelling using Intersection Observer

Scrollama is a modern & lightweight JavaScript library for scrollytelling using Intersection Observer in favor of scroll events.

Read More »

Emergence.js – Detect Element Visibility in the Browser

November 07, 2017     887     Scroll
Emergence.js – Detect Element Visibility in the Browser

Emergence.js is a lightweight, high-performance javascript plugin for detecting and manipulating elements in the browser.

Read More »

jQuery.isInView – Detects If Elements Are Inside of Viewport

August 25, 2015     1230     Scroll
jQuery.isInView – Detects If Elements Are Inside of Viewport

jQuery.isInView is a jQuery plugin that tells you if elements are in view inside a scrollable container, or inside a container hiding its overflow – and does it blazingly fast, made for hot code paths.

Read More »

Scrollspy – jQuery Plugin for Detecting Enter/Exit of Elements in Viewport

April 02, 2014     2721     Scroll
Scrollspy – jQuery Plugin for Detecting Enter/Exit of Elements in Viewport

Scrollspy is a jQuery plugin for detecting enter/exit of elements in the viewport when the user scrolls.

Read More »

isInViewport.js – jQuery Plugin to Check If Element is in Viewport

March 03, 2014     2594     Scroll
isInViewport.js – jQuery Plugin to Check If Element is in Viewport

isInViewport.js is an ultra-light jQuery plugin that tells you if the element is in the viewport, but with a twist. It lets you select a visible element(s) using the :in-viewport selector or by calling the .isInViewport() method on the element(s).

Read More »