Submit your widget
61
Yays

Fancy Forms with HTML5 and CSS3

Views 14109   downloads 3826   Form

Forms in HTML have typically been pretty boring – input boxes and buttons with all validation performed by javascript. With the new HTML5 Forms module things have become a little more useful. As…

61
Yays

Slick Login Form with CSS3

Views 8563   downloads 2361   Form

The goal of this post is to harness some new functionality provided by CSS3 and move away from images. We are going to create a CSS3 login form without images yet still have a visually pleasing result.…

61
Yays

jQuery images dynamic form preview

Views 11454   downloads 1743   Form

a dynamic form preview tool for work so clients could preview how the text and images would look before submitting the content to be published. I’ve trimmed down the code and removed the database…

60
Yays

jQuery Mac-like Login Form

Views 17381   downloads 3428   Form

A login page like what Mac has; when a user chooses his username, there will be a password form that he/she has to fill. If the password inputted is not valid, the login form will automatically warn the…

59
Yays

Useful jQuery Form Add Hints and Auto Focus effect

Views 11070   downloads 2630   Form

This demo teaches you how to easily add hints to your forms and auto focus fields. We are continuing a series of quick articles for web developers which explain how to automate things during website programming.…

57
Yays

Glow Hinter login form with jQuery

Views 10613   downloads 2486   Form

Glow Me Hinter is a very SIMPLE and EASY to use jquery plugin that can be used to add informative hints on your input textboxes. It can also simulate the twitter login textboxes by adding a border glow…

57
Yays

jQuery pretty Checkboxes form

Views 10217   downloads 2190   Form

This script is for people who wants to have a consistent look for checkboxes across browser or those who simply want them to look better. By using this script you wont loose any of the regular inputs…

56
Yays

custom float form with jQuery

Views 10055   downloads 1482   Form

With this Plugin you can style your markup right in your browser with a build-in element selector and CSS editor. Generate the CSS code of altered elements with one click and use it in your own stylesheet.…

54
Yays

useful credit card validation jQuery plugin

Views 11324   downloads 3208   Form

Smart Validate is a jQuery credit card validation plugin, that makes credit card format validation a simple task. It ensures that user has entered valid credit card number before making actual transaction.…

54
Yays

Stylish Rocking CSS3 Search Field

Views 15329   downloads 2689   Form

CSS3 is the next generation style sheet language. It introduces a lot of new and exciting features like shadows, animations, transitions, border-radius etc. Although the specifications have not been finalized…

54
Yays

Super cool Password Strength Meter with jQuery

Views 12277   downloads 4166   Form

we will be creating a beautiful password strength indicator. It will determine the complexity of a password and move a meter accordingly with the help of the new Complexify jQuery plugin. Only when a…

53
Yays

spin button plugin with jQuery

Views 10422   downloads 1694   Form

Smart spin is a jQuery spin button plugin that mimics the very common windows spin button control. Smart spin allows you to select a value between minimum and maximum values using either mouse or keyboard.…

52
Yays

Animate jQuery validation feedback form

Views 13732   downloads 3386   Form

The trick is very simple: after user presses signup button, validation occurs and all fields that are invalid get shaken a little bit. They have very simple web form as example below shows. I won't…

51
Yays

Simple jQuery Virtual Keyboard Effect

Views 15738   downloads 3910   Form

very few websites provide their users with the option of using a virtual keyboard to key in (at the bare minimum) their passwords. Yes, a few banks do it, but considering how much personal information…

50
Yays

Releases customselect icons with jQuery

Views 6815   downloads 1804   Form

After being sick of how ugly select boxes are within forms, I looked hard to find a decent solution. There are a few but some of them I found to have bugs, or not be able to use icons within the custom…