Submit your widget
44
Yays

jQuery Cusom your select form

Views 8721   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.…

42
Yays

Stylish Messaging Modal Box with jQuery

Views 10476   downloads 2077   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…

42
Yays

Uniform---jQuery Sexy forms effect

Views 19573   downloads 5307   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…

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…

18
Yays

jquery select expander - make select dom by json file

Views 5516   downloads 1401   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:…

6
Yays

jQuery slide Search Box Plugin

Views 1774   downloads 321   Form

SearchMeme Features CSS based themes for search button. Adjustable search button direction. Events on search start and search end. Using SearchMeme In your HTML file add the following references in the…

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…