Resources Home jQuery
User rating:
Expandable Sticky Bar
A jQuery script that uses CSS's "positon:fixed" property to create a sticky footer or header bar that expands when the mouse rolls over it.
User rating:
Lettering.js jQuery plugin
An interesting jQuery plugin that lets you display text in creative manners on your page, from rotating them, adding shadows, to using fancy typography.
User rating:
jQuery Keypad
A jQuery plugin that attaches a popup keyboard to a text field for mouse-driven entry for entering data into forms elements.
User rating:
jQuery Form to Form Wizard
This powerful jQuery script turns a FORM into a multi-step FORM wizard. Simply group logical elements within your FORM by surrounding them with the FIELDSET element, and the script does the rest.
User rating:
Create a unique Gallery by using z-index and jQuery
This tutorial takes advantage of CSS's "z-index" property plus the power of jQuery to create a unique stack-of-images gallery.
User rating:
jqPlot plotting script
jqPlot is a powerful jQuery based plotting and charting plugin, capable of producing beautiful line, bar and pie charts.
User rating:
jQuery and Google Maps Tutorial: #1 Basic
A step by step look at how to use jQuery to manipulate Google Maps, in conjunction with Google Map API.
User rating:
How jQuery Beginners can Test and Improve their Code
Some jQuery efficiency tips for beginners, demonstrated and benchmarked using the excellent Firebug.
User rating:
Crafting an Animated Postcard With jQuery
This tutorial looks at the basics of setting up a continuous animation using jQuery, and in the end creating an animated postcard.
User rating:
jQuery Reel Slideshow
A jQuery slideshow that displays images in a reel like fashion, one image at a time and in an continual manner.