Advertise here

jQuery Plugins Tagged ‘detection’

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 »

Adi.js – jQuery Plugin for Adblock Detection

November 05, 2015     1188     Others
Adi.js – jQuery Plugin for Adblock Detection

Adi.js is a lightweight jQuery plugin for Adblock detection.

Read More »

jQuery.isInView – Detects If Elements Are Inside of Viewport

August 25, 2015     1229     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 »

Franc – Library to Detect Language of Text

October 05, 2014     1348     Others
Franc – Library to Detect Language of Text

franc is a library to detect the language of text. It supports more languages than any other library, or Google.

Read More »

Scroll Detection – Detect Scrolled Distance on Page

September 11, 2014     1173     Scroll
Scroll Detection – Detect Scrolled Distance on Page

Scroll Detection is a simple way to detect the distance the user has scrolled on your website.

In example, it is used to drop down a navigation bar so the user does not have to scroll all the way back up the page in order to navigate to the next area. It could also be used for sliding in a social sharing bar, displaying more content.

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 »