jQuery Plugin Directory

ScrollCallback : jQuery Scrolling Watch Event Plugin

ScrollCallback : jQuery Scrolling Watch Event Plugin

ScrollCallback is easy way to watch specific DOM-elements scrolling into and out of view and fires a callback for them.

events

BackgroundCheck : JavaScript Script to detect Background Color Version

BackgroundCheck : JavaScript Script to detect Background Color Version

Automatically switch to a darker or a lighter version of an element depending on the brightness of images behind it.

events
Core Java Script

scrollDetection : jQuery plugin to Detects your Scroll Position

scrollDetection : jQuery plugin to Detects your Scroll Position

scrollDetection is a jQuery plugin to detects your scroll position up or down.

events

Dirrty : jQuery plugin to detect Form Field’s Modification

Dirrty : jQuery plugin to detect Form Field’s Modification

Dirrty lightweight jquery plugin to detect if the fields of a form had been modified. If a field has been modified then the form is dirrty

forms
events

Now-open : jQuery Current Time Event Plugin

Now-open : jQuery Current Time Event Plugin

Now open is a lightweight jQuery plugin to determine if a the current times falls within a given set of times and days.

events

Trial.js : Mouse Monitoring & Prediction Library

Trial.js : Mouse Monitoring & Prediction Library

Trial.js is a simple library could monitor mouse position and predict user input

events
Core Java Script

Feature.js : JavaScript Browser feature Detection Library

Feature.js : JavaScript Browser feature Detection Library

Feature.js is a fast, simple and lightweight browser feature detection library. It has no dependencies and weighs only 1kb minified and gzipped. Feature.js automatically initializes itself on page load, so you don’t have to. It doesn’t, however, run any tests while initializing, so it will only ever run them when you ask it to. This makes it perform very fast.

events
Core Java Script

In-View.js : JavaScript Viewport Event Library

In-View.js : JavaScript Viewport Event Library

Library that tracks elements on the page and reacts when they are about to leave or enter the viewport. The library has no external dependencies and is really easy to use with a simple callback syntax.

events
Core Java Script

jCreate : jQuery plugin for Adds a new Bindable Event

jCreate : jQuery plugin for Adds a new Bindable Event

jCreate is a plugin for jQuery that adds a new bindable event.Just use .on(‘create’, ..); the callback will be triggered when elements are created on the page.

events

jQuery Resize Triggering Event Plugin

jQuery Resize Triggering Event Plugin

A jQuery plugin that adds the “resize” event to all elements.Have you ever wanted to listen for a resize event on an element other than window? This plugin listens for a resize event on any element and then triggers the resize event using jQuery so any Event Listeners will be called. Simply call the plugin on the element before adding the resize Event Listener.

events