Submit your widget
13
Yays

IE8 expand select width with jquery

Views 5713   downloads 1004   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…

19
Yays

Checkbox group (parent/children) functionality with jQuery plugin

Views 11287   downloads 1247   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,…

19
Yays

Chosen - Cusom select boxes more user friendly

Views 8186   downloads 1783   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/…

22
Yays

jquery select expander - make select dom by json file

Views 5974   downloads 1609   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:…

24
Yays

aboutWhen - a jQuery plugin for accepting partial or approximate dates

Views 5502   downloads 1387   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…

3169
Yays

an user-friendly select list effect with jQuery

Views 11618   downloads 2068   Form

jAutochecklist is a jQuery plugin that help you to create an user-friendly HTML list which can be used to replace the old tradition select list Why use jAutochecklist User-friendly UI and interaction…

32
Yays

jQuery stylish form select plugin

Views 8553   downloads 1874   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…

69
Yays

Very useful color Prefix & Postfix Input Form

Views 14568   downloads 3391   Form

This library contains twenty four different icons, they are : email, link, external-link, attach, tag, home, key, credit-card, cart, user, trash, folder, save, marker, setting, edit, bookmark, calendar,…

37
Yays

jQuery customizable checkboxes and radio buttons

Views 12334   downloads 2767   Form

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

57
Yays

Super cool Password Strength Meter with jQuery

Views 12758   downloads 4378   Form

we will be creating a beautiful password strength indicator. It will determine the complexity of a password and move a meter accordingly with the help of the new Complexify jQuery plugin. Only when a…

34
Yays

noUiSlider - jQuery Range Slider

Views 7607   downloads 1999   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…

51
Yays

Customized checkbox and radio with jquery - iCheck

Views 13227   downloads 3497   Form

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

29
Yays

A Placeholder jQuery Plugin Polyfill - placeMe.js

Views 10680   downloads 1932   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…

168
Yays

A jQuery inline form validation

Views 29455   downloads 7716   Form

jQuery validation engine is a Javascript plugin aimed at the validation of form fields in the browser (IE 6-8, Chrome, Firefox, Safari, Opera 10). The plugin provides visually appealing prompts that…

97
Yays

Unique css3 contact form

Views 25394   downloads 6808   Form

This is an effect of a letter sliding out from an envelope on mouse hover. It works in browsers supporting css3 transitions. In IE the envelope is not visible, I certainly could have played a bit more…