Submit your widget
44
Yays

jQuery Cusom your select form

Views 8732   downloads 2791   Form

Your select form is replace by a div + ul li to simulate a select Box with options and rebuild automatically your original <select> with the correct value. Don't work with multiple selections.…

28
Yays

jQuery stylish form select plugin

Views 8135   downloads 1708   Form

zelect is a jQuery plugin that replaces the default select element into something much more simpler and fancier. If the option list is known on the client, finite and manageable, use HTML: <select…

18
Yays

aboutWhen - a jQuery plugin for accepting partial or approximate dates

Views 5135   downloads 1183   Form

aboutWhen This is a jQuery plugin for accepting partial or approximate dates. Calendar controls and their variants are great if you want your users to pick one valid date precisely, but in the case where…

18
Yays

jquery select expander - make select dom by json file

Views 5523   downloads 1405   Form

Usage Download and copy the plugin + json data into your js/ folder. (make sure the data/ folder is in the same directory as the plugin) Drop in the plugin after your jQuery include:…

15
Yays

Chosen - Cusom select boxes more user friendly

Views 7375   downloads 1495   Form

Chosen is a library for making long, unwieldy select boxes more user friendly. jQuery support: 1.4+ Prototype support: 1.7+ For documentation, usage, and examples, see: http://harvesthq.github.io/chosen/…

9
Yays

A jQuery Plugin which lets you Share what you selected

Views 5076   downloads 911   Tooltips

ContentShare is a jQuery plugin which lets you share the exact content on a page which you actually want to share. It enables you to share selected text on your social network rather the default…

6
Yays

IE8 expand select width with jquery

Views 4863   downloads 776   Form

This page demonstrate the use of jQuery plugin ie_expand_select_width to fix select box width issue on IE8. Contrary to several other solutions, this script keep the page layout intact and is keyboard…