8 years ago
ScrollCallback : jQuery Scrolling Watch Event PluginScrollCallback is easy way to watch specific DOM-elements scrolling into and out of view and fires a callback for them.

Tag: events · Page 1 of 5
8 years ago
ScrollCallback : jQuery Scrolling Watch Event PluginScrollCallback is easy way to watch specific DOM-elements scrolling into and out of view and fires a callback for them.

8 years ago
BackgroundCheck : JavaScript Script to detect Background Color VersionAutomatically switch to a darker or a lighter version of an element depending on the brightness of images behind it.

8 years ago
scrollDetection : jQuery plugin to Detects your Scroll PositionscrollDetection is a jQuery plugin to detects your scroll position up or down.

9 years ago
Dirrty : jQuery plugin to detect Form Field’s ModificationDirrty 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

9 years ago
Now-open : jQuery Current Time Event PluginNow open is a lightweight jQuery plugin to determine if a the current times falls within a given set of times and days.

9 years ago
Trial.js : Mouse Monitoring & Prediction LibraryTrial.js is a simple library could monitor mouse position and predict user input

9 years ago
Feature.js : JavaScript Browser feature Detection LibraryFeature.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.

9 years ago
In-View.js : JavaScript Viewport Event LibraryLibrary 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.

9 years ago
jCreate : jQuery plugin for Adds a new Bindable EventjCreate 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.

9 years ago
jQuery Resize Triggering Event PluginA 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.
