jQuery

jQuery-scrollspy - detecting enter/exit of elements in the viewport when the user scrolls

jQuery-scrollspy is a ScrollSpy library for detecting enter/exit of elements in the viewport when the user scrolls.   jQuery-scrollspy - Features: supports window resize throttles scrollspy events so that event handles only fire every 100 milliseconds  

RLSmooth - A jQuery plugin with smooth scrolling effect

RLSmooth is a jQuery plugin with smooth scrolling effect.  

ResponsiveSlides.js - Simple & lightweight responsive slider plugin

ResponsiveSlides.js is a tiny jQuery plugin that creates a responsive slider using elements inside a container. It has been used on sites like Microsoft's Build 2012 and Gridset App. ResponsiveSLides.js works with wide range of browsers including all IE versions from IE6 and up. It also adds css max-width support for IE6 and other browsers that don't natively support it. Only dependency is jQuery (1.6 and up supported) and that all the images are same size.   Biggest difference to other respon

elementTransitions.js - Simple transitions for web pages

elementTransitions.js is a wrapper around the code provided by a codrops article on page transitions. Their code has been modified to allow more than one animatable element per page. Additionally, you can now add transitions straight from html tags.  

galleryFocus - A jQuery plugin that fades html elements based on their proximity to a source

galleryFocus is a jQuery plugin that fades html elements based on their proximity to a source (cursor or DOM).  

jQuery scrollNav - A simple jQuery plugin that auto builds scrolling navigation menus

jQuery scrollNav is a light jQuery plugin that grabs your page's existing content, divides it up into logical sections and builds a customizable scrolling sidebar navigation.   jQuery scrollNav -Features: Simple to setup - A single file import and function in your footer and you're on your way. Fully Customizable - All the styling is up to you and the few bits controled by the plugin are editable Tiny Size   There are a few customizable options in scrollNav using key : value pairs: Sect

Barcode Coder - jQuery plugin to create barcode

Barcode Coder is a barcode generation plugin for jQuery.  

jQuery Automatic Geocoder - jQuery plugin to automatically geocode and display a location entered in a text field

jQuery Automatic Geocoder is a jQuery plugin to automatically geocode and display a location entered in a text field.

perfect-scrollbar - Tiny but perfect jQuery scrollbar plugin

perfect-scrollbar is a tiny but perfect jQuery scrollbar plugin.   perfect-scrollbar - Features: It has some requirements, but doesn't change or add any style on original elements. It is designed not to have width or height. It's fixed on the right and bottom side of the container. You can change nearly all css styles of the scrollbar. The scrollbar design has no dependency on scripts. Supports 'update' function. Whenever you need to update the size or position of the scrollbar, just updat

jQuery Upload File - provides multiple file uploads with progress bar

jQuery Upload File plugin provides multiple file uploads with progress bar. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.