Submit your widget
3166
Yays

an user-friendly select list effect with jQuery

Views 11125   downloads 1894   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 48367   downloads 10341   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 16179   downloads 3024   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 28991   downloads 6938   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 78931   downloads 23832   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…

161
Yays

Cool JQuery and CSS3 Animated Login and Signup Form

Views 28140   downloads 6308   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 27052   downloads 5057   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 14288   downloads 2929   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 21264   downloads 3797   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 17845   downloads 3644   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 29337   downloads 5609   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 16064   downloads 3750   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 38424   downloads 13011   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 11821   downloads 2541   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 51325   downloads 6823   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…