Submit your widget
6
Yays

IE8 expand select width with jquery

Views 4843   downloads 772   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…

9
Yays

A jQuery Plugin which lets you Share what you selected

Views 5053   downloads 907   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…

15
Yays

Chosen - Cusom select boxes more user friendly

Views 7360   downloads 1489   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/…

18
Yays

jquery select expander - make select dom by json file

Views 5517   downloads 1402   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:…

18
Yays

aboutWhen - a jQuery plugin for accepting partial or approximate dates

Views 5123   downloads 1179   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…

28
Yays

jQuery stylish form select plugin

Views 8125   downloads 1704   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…

91
Yays

jQuery & CSS3 custom skin select lists

Views 31650   downloads 8186   Form

Skin your HTML select lists easily with Selectyze plugin. It works with IE6-9, chrome, Safari, Firefox.. HOW DOES IT WORK ? Selectyze hide your select element, and build a <div> just below the select…

61
Yays

jQuery images dynamic form preview

Views 11428   downloads 1730   Form

a dynamic form preview tool for work so clients could preview how the text and images would look before submitting the content to be published. I’ve trimmed down the code and removed the database…

71
Yays

Image Select plugin with jQuery

Views 24994   downloads 3461   Form

his plugin will be replaced by another from a plugin pack I’m developing, where I’ve applied lots of bugfixes. The link will be on here by the end of August. ImageSelect is a jQuery plugin…

44
Yays

jQuery Cusom your select form

Views 8722   downloads 2788   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.…

49
Yays

Releases customselect icons with jQuery

Views 6791   downloads 1793   Form

After being sick of how ugly select boxes are within forms, I looked hard to find a decent solution. There are a few but some of them I found to have bugs, or not be able to use icons within the custom…

101
Yays

Custom jQuery form Selectbox

Views 14742   downloads 2255   Form

Replaces the standard HTML form selectbox with a custom looking selectbox. Allows for disable, multiselect, scrolling, and very customizable. // SIMPLE USAGE $(".exampleDiv").custSelectBox();…

132
Yays

Image Select Elements with jQuery and CSS3

Views 17859   downloads 3648   Form

When creating your web designs, you are always striving for a consistent look across the different browsers. Unfortunately, one of the most fundamental elements of your website – the browser controls…

134
Yays

cool paginated filterable multi-select widget for MooTools

Views 10126   downloads 2008   Form

The standard HTML list box is a much maligned user interface element. It requires use of both mouse and keyboard to operate, and with any more than a few elements it requires the user to scroll. It's…

138
Yays

ScrollectBox jQuery plugin

Views 9184   downloads 2013   Form

When used on a select-element, the ScrollectBox will act as a stylable clone, thus preserving the functionality of e.g. a form. Further down this page, in the Examples section, is a tryout form as well…