Submit your widget
50
Yays

html5 and CSS3 Modern Web Forms effect

Views 20743   downloads 5790   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

Useful CSS3 and jQuery Search Form

Views 6590   downloads 1571   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…

47
Yays

Nice Image Radio with jQuery

Views 7169   downloads 1687   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…

44
Yays

jQuery Cusom your select form

Views 8748   downloads 2797   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.…

44
Yays

Uniform---jQuery Sexy forms effect

Views 19617   downloads 5325   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 12820   downloads 3355   Form

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

42
Yays

Stylish Messaging Modal Box with jQuery

Views 10496   downloads 2086   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…

34
Yays

jQuery customizable checkboxes and radio buttons

Views 11938   downloads 2623   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 7197   downloads 1792   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…

29
Yays

A Placeholder jQuery Plugin Polyfill - placeMe.js

Views 10547   downloads 1856   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…

28
Yays

jQuery stylish form select plugin

Views 8154   downloads 1719   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 5150   downloads 1191   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 5550   downloads 1414   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:…

16
Yays

Checkbox group (parent/children) functionality with jQuery plugin

Views 10110   downloads 1049   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,…

15
Yays

Chosen - Cusom select boxes more user friendly

Views 7418   downloads 1516   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/…