jQuery Plugin Directory

Tag: events · Page 1 of 5

9 years ago

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.

Feature.js : JavaScript Browser feature Detection Library

9 years ago

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.

jQuery Resize Triggering Event Plugin
FirstPrevious123NextLast