Submit your widget
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.…

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…

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

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:…

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…

5
Yays

IE8 expand select width with jquery

Views 4741   downloads 729   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…