Fancyfields.js - helps you design your custom forms quickly and easily

Fancyfields.js is a jQuery plugin for custom form elements. With Fancy field it's easy to customize your web forms to look like a million dollars.  

jDigiClock - Digital Clock (HTC Hero inspired)

jDigiClock is a jQuery plugin inspired from HTC Hero Clock Widget.   This plugin accepts a list of options to control the appearance and behaviour of the Digital Clock. Here is the list of options you may set:   Property Type Default Description clockImagesPath string "images/clock/" Clock images path. weatherImagesPath string "images/weather/" Weather images path. am_pm boolean false Specifies the AM/PM option. weatherLocationCode string "E

jQuery Scrollbox - A jQuery plugin to scroll a list like a carousel slider

jQuery Scrollbox is a lightweight plugin that enables you to scroll a list of html elements (text, image, etc...) like a carousel slider or traditional marquee.   jQuery Scrollbox - Features: Simple and lightweight Vertical and horizontal scroll Auto play Multiple instances on one page Pause on hover over Useful options to customize your list scrolling Prev / Next navigation buttons Queue container for advanced usages  

jQuery Credit Card Validator - jQuery credit card validation and detection plugin

jQuery Credit Card Validator detects and validates credit card numbers. It'll tell you the detected credit card type and whether the number length and Luhn checksum are valid for the type of card.  

Tokenfield - A jQuery tag/token input plugin for Twitter Bootstrap

Tokenfield is a jQuery tagging / tokenizer input plugin for Twitter's Bootstrap.   Tokenfield - Features: Copy & paste tokens with Ctrl+C and Ctrl+V Keyboard navigation, delete tokens with keyboard (arrow keys, Shift + arrow keys) Select specific tokens with Ctrl + click and Shift + click Twitter Typeahead and jQuery UI Autocomplete support  

xCSS - Object-Oriented CSS Framework

xCSS is the first CSS framework that allows you to work object-oriented and keeps your workflow as DRY as possible.   This CSS framework bases on CSS and empowers a straightforward and object-oriented workflow when developing complex style cascades. Using xCSS means a dramatic cut down to your development time by: having a intuitive overview of the overall CSS structure, using variables, re-using existing style cascades and many other handy features. But, most frameworks are bulky and inflexib

aToolTip - A Simple jQuery Tooltip

aToolTip is a simple, lightweight, cross browser compliant and highly customizable tooltip plugin for jQuery.   aToolTip - Features: Lightweight Easy to use Choice of fixed, on click or follow mouse tooltip Highly customizable Compatable with Firefox 2.5+, Safari, Opera, Chrome and Internet Explorer 6, 7 & 8  

DateTimePicker - jQuery Plugin Date and Time Picker

DateTimePicker is a jQuery date and time picker plugin. You can use this plugin to unobtrusively add a datetimepicker, datepicker or timepicker dropdown to your forms. It's easy to customize options.   

Ion.Tabs - jQuery tabs plugin

Ion.Tabs is a jQuery tabs plugin that has easy and well done tabs with many options and skin support.   Ion.Tabs - Features: Supports many groups of tabs at one page. Generate events and callbacks. Support many types of position saving, for each tabs group on the page. Very easy in set up and customisation. Has skin support. Has public methods for outside control. Cross-browser support: Google Chrome, Mozilla Firefox, Opera, Safari, IE(8.0+) Ion.Tabs supports touch-devices (iPhone, iPad

Chained Selects Plugin - for chained selects

Chained is simple plugin for chained selects. It works with both jQuery and Zepto. You can choose from two different versions. Use class based version if you do not want to make external queries. It uses HTML class names of select options to decide content. To create selects from AJAX queries use remote version instead. This version makes an external AJAX query and uses the returned JSON to build child selects.