Submit your widget
48
Yays

Useful CSS3 and jQuery Search Form

Views 6529   downloads 1544   Form

Most websites nowadays have a search form somewhere. I’m pretty sure I don’t need to explain why it’s a good idea to have a ‘search’ functionality built into a website and…

48
Yays

Releases customselect icons with jQuery

Views 6747   downloads 1778   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…

46
Yays

Nice Image Radio with jQuery

Views 7110   downloads 1659   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…

43
Yays

jQuery Cusom your select form

Views 8689   downloads 2773   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.…

42
Yays

Customized checkbox and radio with jquery - iCheck

Views 12722   downloads 3314   Form

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

41
Yays

Stylish Messaging Modal Box with jQuery

Views 10441   downloads 2061   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…

41
Yays

Uniform---jQuery Sexy forms effect

Views 19524   downloads 5287   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…

32
Yays

jQuery customizable checkboxes and radio buttons

Views 11833   downloads 2582   Form

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

30
Yays

noUiSlider - jQuery Range Slider

Views 7115   downloads 1752   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…

28
Yays

A Placeholder jQuery Plugin Polyfill - placeMe.js

Views 10502   downloads 1842   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…

27
Yays

jQuery stylish form select plugin

Views 8066   downloads 1680   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…

17
Yays

aboutWhen - a jQuery plugin for accepting partial or approximate dates

Views 5069   downloads 1155   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…

17
Yays

jquery select expander - make select dom by json file

Views 5453   downloads 1377   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

Checkbox group (parent/children) functionality with jQuery plugin

Views 9856   downloads 998   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,…

14
Yays

Chosen - Cusom select boxes more user friendly

Views 7264   downloads 1442   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/…