Submit your widget
3165
Yays

an user-friendly select list effect with jQuery

Views 10739   downloads 1776   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…

308
Yays

jQuery AJAX Validation Contact Form with Modal + Slide-in Transition

Views 47898   downloads 10239   Form

Due to popular demand, here is a tutorial on how I created one of the more complicated pieces of machinery on my new site: the contact form. A lot of different techniques went into this, and I have a…

302
Yays

jQuery Visual Select

Views 71953   downloads 2141   Form

This plugin is setup to generate a list of images ontop of a select. Similar to the site ajaxload.info, but a jquery version. This is the first time i've written the jQuery for a site with a plugin in…

288
Yays

Sliding up form labels with jquery and CSS3

Views 15959   downloads 2936   Form

A common problem for laying out a labels and their inputs is that the labels dangle out in what appears to be whitespace. Form labels can make a design aesthetically awkward. There are several paths to…

244
Yays

jQuery FormLabels Plugin

Views 13211   downloads 2337   Form

The idea of using captions on form input boxes is not new, but all previous methods of providing this functionality have a few disadvantages. The jQuery FormLabels Plugin is a result of working with hundreds…

208
Yays

Auto Scrolling ComboBox(jQuery &CSS3;)

Views 13034   downloads 2435   Form

we will show you some useful and neat UI elements that are focused on selecting content. We will be using jQuery and some CSS3 properties for the style to give the elements some edge. This is a select…

178
Yays

Animate a Contact Us Slide-Out Area using jQuery

Views 30155   downloads 5556   Form

First we start of with the necessary file includes: [removed]<!--mce:0-->[removed][removed]<!--mce:1-->[removed][removed]<!--mce:2-->[removed] Let’s set the height of the contactArea…

174
Yays

CSS and jQuery Custom Checkbox and Radio Button Inputs Styled

Views 47285   downloads 8605   Form

Styling checkbox and radio button inputs to match a custom design is nearly impossible because neither reliably supports basic CSS, like background colors or images; it's even a challenge to get the margins…

168
Yays

Geogoer vChecks - easy checkboxes jQuery plugin

Views 13826   downloads 2465   Form

Style your form checkboxes easily. It's version 1.0, we will upload more our cool stuff in future. [removed] $(function(){ $("#custom_list").vchecks(); }); Html code: <ul id="custom_list" style="width:…

168
Yays

jQuery custom dropdown image combobox

Views 44923   downloads 6465   Form

Feature at glance: Fully Skin-able Your original dropdown is safe, so your form post will not be messed. An image can be inserted with your text. Each <option> can have an image. You may covert…

164
Yays

Cool Dropdown Login Form with jQuery

Views 77968   downloads 23610   Form

There are many way’s in which a user can login, a popular method since the birth of twitter is to have a dropdown form. Today we give away a simple jQuery dropdown login form, it’s easy to…

163
Yays

A jQuery inline form validation

Views 28657   downloads 6698   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…

155
Yays

Twitter Sign-up Page using HTML5 And CSS3 (no js)

Views 20062   downloads 4097   HTML5

As we all know HTML5 gives us some pretty useful feature . Today I am going to show the feature which gives a new look to Forms module.In Old version of html , Forms were pretty boring and you have to…

150
Yays

Cool JQuery and CSS3 Animated Login and Signup Form

Views 27784   downloads 6210   Form

Check out an amazing animated and stylish login / register jquery form which is simple to use. I put some animation which adds some attractive looks. If any one needs this form then only backend code…

140
Yays

jQuery styleSelect

Views 16389   downloads 3228   Form

This plugin replaces the standart select element with a custom looking selectbox. Plugin has keyboard support. Usage $("select").styleSelect();   Options Name/options Type Default optionsTop Options…