Zoomple is a very simple jQuery plugin for image magnifying. It allows you to add a zoom to your image.
Posted in JQuery | Tagged JQuery, JQuery Plugin
20 awesome jQuery tutorials (most of them have working demos).
Posted in JQuery | Tagged JQuery, JQuery Plugin, JQuery Tutorial
Ten interesting lightweight jQuery plugins for web developers.
Posted in JQuery | Tagged JQuery, JQuery Plugin, Lightweight jQuery
How to Implement a paging listbox using jQuery.
Posted in JQuery | Tagged JQuery Plugin, Paging Listbox
9 interesting jQuery projects and plug-ins.
Posted in JQuery | Tagged JQuery, JQuery Plugin, JQuery project
jQuery – The “write less, do more” JavaScript library is great for rapid web development.
Posted in JQuery | Tagged JQuery, JQuery Plugin
jQuery Superbox! is a script which allows you display windows with the lightbox effect.
This script is a plugin for jQuery (1.3.x).
Posted in Ajax | Tagged JQuery Plugin
Uniform is a plugin for jQuery that lets you style select, radio, and checkboxes however you desire.
It works by hiding the original form elements using opacity, and wrapping div and span tags around the elements. Then, as the different events take place, the plugin applies certain classes to the elements.
Posted in JQuery | Tagged jquery form, JQuery Plugin, uniform
This is a jQuery plugin to allow users to select multiple items from a predefined list, using autocompletion as they type to find each item. You may have seen a similar type of text entry when filling in the recipients field sending messages on facebook.
Posted in JQuery | Tagged JQuery, JQuery Plugin