Submit your widget
3166
Yays

an user-friendly select list effect with jQuery

Views 11148   downloads 1900   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…

309
Yays

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

Views 48398   downloads 10352   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…

289
Yays

Sliding up form labels with jquery and CSS3

Views 16193   downloads 3034   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…

165
Yays

A jQuery inline form validation

Views 29012   downloads 6946   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…

165
Yays

Cool Dropdown Login Form with jQuery

Views 79010   downloads 23854   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

Cool JQuery and CSS3 Animated Login and Signup Form

Views 28172   downloads 6317   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…

138
Yays

simple Slide-in jQuery Contact Form

Views 27075   downloads 5068   Form

Contact forms are an indispensable part of every website. They are mostly implemented on a separate page and they rarely display creativity, even though there are many ways to improve their visual style.…

135
Yays

JQuery NiceJForms

Views 14308   downloads 2939   Form

NiceJForms represents a solution to get form elements with beautiful shapes using custom design, which utilizes the lightweight JavaScript library jQuery, and is nothing more than a translation of Niceforms…

135
Yays

Useful Masked Input jQuery Plugin

Views 21275   downloads 3808   Form

This is a masked input plugin for the jQuery javascript library. It allows a user to more easily enter fixed width input where you would like them to enter the data in a certain format (dates,phone numbers,…

132
Yays

Image Select Elements with jQuery and CSS3

Views 17876   downloads 3652   Form

When creating your web designs, you are always striving for a consistent look across the different browsers. Unfortunately, one of the most fundamental elements of your website – the browser controls…

130
Yays

JQuery Fancy AJAX Contact Form

Views 29366   downloads 5621   Form

Introduction Providing a simple and reliable means of feedback from site visitors is a crucial part of any web presence. The most simple and common feedback channel are contact forms. In this tutorial…

127
Yays

Fancy Sliding Form with jQuery

Views 16084   downloads 3758   Form

we are going to create a fancy sliding form that shows some validation feedback to the user after each step. This form saves a lot of space and is easy to access – it basically works like a slide…

122
Yays

Custom contact form with jQuery

Views 38455   downloads 13020   Form

we are going to build a awesome contact form. Also we are going to display errors using well-known jQuery plugin to validate form fields. We need to create necessery files: index.html, init.js and default.css.…

121
Yays

Twitter style Ajax Sign In Form with jQuery and CSS3

Views 11843   downloads 2547   Form

This is a Twitter style drop down sign in form that uses jQuery and Ajax. The form sends an Ajax request to a server script to verify the username and password. The script also includes JavaScript validation.…

120
Yays

nice modal dialog box on Form Submit jQuery UI

Views 51358   downloads 6830   Form

I wanted to make a nice modal dialog box that would confirm submission of a form. And, specifically, it had to ask if their e-mail address was correct that they listed on the form. Typos, particularly…