Submit your widget
51
Yays

Releases customselect icons with jQuery

Views 6999   downloads 1881   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…

51
Yays

html5 and CSS3 Modern Web Forms effect

Views 20961   downloads 5901   Form

This demo using HTML5 and CSS3 to achieve great style and functionality without causing problems in less capable browsers. To be clear, this code will not look exactly the same in every browser. We are…

49
Yays

Nice Image Radio with jQuery

Views 7328   downloads 1763   Form

This extension replaces standard HTML checkboxes and radio buttons with an image-based alternative. The images are inserted as background:url() CSS directives for <span /> elements. The standard…

46
Yays

jQuery Cusom your select form

Views 8914   downloads 2881   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.…

45
Yays

Stylish Messaging Modal Box with jQuery

Views 10643   downloads 2160   Form

You can build some really neat things using jQuery. The latest release bundle updates a lot of bugs and even hints at support for a new jQuery Mobile. With frontend scripting you can build practically…

44
Yays

Uniform---jQuery Sexy forms effect

Views 19854   downloads 5417   Form

Have you ever wished you could style checkboxes, drop down menus, radio buttons, and file upload inputs? Ever wished you could control the look and feel of your form elements between all browsers? If…

44
Yays

Customized checkbox and radio with jquery - iCheck

Views 13074   downloads 3431   Form

  Features Identical inputs across different browsers and devices — both desktop and mobile Touch devices support — iOS, Android, BlackBerry, Windows Phone Keyboard accessible…

34
Yays

jQuery customizable checkboxes and radio buttons

Views 12173   downloads 2697   Form

Features Identical inputs across different browsers and devices — both desktop and mobile Touch devices support — iOS, Android, BlackBerry, Windows Phone Keyboard accessible inputs —…

31
Yays

noUiSlider - jQuery Range Slider

Views 7430   downloads 1898   Form

A lightweight, highly customisable slider without bloat. Supports Google Chrome, Firefox, Opera, Safari and Internet Explorer 7 to 10. It also supports touch on capable devices, such as iPhone, iPad and…

30
Yays

jQuery stylish form select plugin

Views 8398   downloads 1796   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…

29
Yays

A Placeholder jQuery Plugin Polyfill - placeMe.js

Views 10653   downloads 1917   Form

  How to Use First include jQuery   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> Next include…

23
Yays

aboutWhen - a jQuery plugin for accepting partial or approximate dates

Views 5369   downloads 1290   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…

20
Yays

jquery select expander - make select dom by json file

Views 5805   downloads 1509   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

Checkbox group (parent/children) functionality with jQuery plugin

Views 10928   downloads 1144   Form

Checkbox group (parent/children) functionality. Makes a checkbox parent of other checkboxes. If the parent is clicked the children are checked/unchecked based on the parent. If all the children are checked,…

17
Yays

Chosen - Cusom select boxes more user friendly

Views 7920   downloads 1662   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/…