Submit your widget
90
Yays

Experiment in Password Masking

Views 6534   downloads 1803   Form

HashMask is an attempt to find a more secure middle ground between clear and masked passwords. It does this by visualizing a hashed representation of the password as a sparkline with color – the…

90
Yays

jQuery and CSS3 “Next Level” animation Search Form

Views 19042   downloads 3531   Form

we found ton of new style search form crafted beautifully using CSS3 and JavaScript. Apple’s for example, widen the input field when it receive focus from user. The question is “how far we…

89
Yays

mcDropdown jQuery a complex hierarchical tree of options

Views 6757   downloads 1889   Form

Click the icon to the right of the text box in order to see the widget in action. If you place the widget at the bottom of the viewport, you will notice that the widget automatically scrolls the page…

89
Yays

Nice jQuery Signature Pad plugin

Views 14886   downloads 2428   Form

 The Signature Pad has two modes: TypeIt and DrawIt. TypeIt mode the user’s signature is automatically generated as HTML text, styled with @font-face, from the input field where they type their…

89
Yays

jQuery search form list filtering

Views 20705   downloads 5187   Form

Here’s a clever little script that’s certainly useful if you want to give users the functionality to refine search results or filter product results. If you had a list of films with long titles…

88
Yays

jQuery HTML Form Validation Solution

Views 7299   downloads 2101   Form

First we’ll start with the HTML and CSS. The script will add a class called “needsfilled” to any fields that don’t pass the validation, so you’ll want to specify how you’d…

85
Yays

Stylish Contact Form with CSS3 HTML5

Views 27691   downloads 6198   Form

we will show you the code step by step to create a full HTML5 CSS3 contact form like the one above, without using any images. First, a little disclaimer. HTML5 and CSS3 are still working drafts; the goal…

84
Yays

Using form labels as text field values jQuery

Views 7080   downloads 1503   Form

The problem Let's rethink what I just did. I placed a sentence "Input your email here" as a text field value by adding it to the VALUE attribute. Why is that wrong? The VALUE attribute of the INPUT tag…

83
Yays

Add Form Validation using jQuery in 2 Easy Steps

Views 10432   downloads 2698   Form

Sometimes you may find yourself working on projects that require some intelligent form field validation..but what’s the easiest way to achieve this? I’ve used everything from the popular Validate…

83
Yays

Tweetblast jQuery

Views 5285   downloads 1490   Form

The index page will have 3 slides, they will be Entering the data/errors slide Searching slide Thanks slide and we will animate them in and out depending on the information that we get from out PHP script.…

83
Yays

JQuery AJAX PayPal Cart Form Plugin

Views 22038   downloads 5047   Form

AJAX PayPal Cart is a easy to use JQuery plugin for web developer to add a full function shopping cart in their website. The AJAX cart can included a cart widget which allow display of cart information…

82
Yays

Drag the control values slider(Mootools)

Views 6603   downloads 1318   Form

Features         1、Horizontal or Vertical options         2、snap to steps         3、apply…

82
Yays

Sliding Checkbox Actions Menu with jQuery

Views 8084   downloads 1950   Form

We will create an actions menu with jQuery that appears when checkboxes are selected. This can be a very helpful UI property since we don’t force the user to scroll to the place where the actions…

82
Yays

Stylish Handwritten Letter Style jQuery Form

Views 15980   downloads 4100   Form

Follow this step by step tutorial to create a traditional pen & paper inspired contact form in HTML and CSS.  use a mix of basic and intermediate CSS techinques to give the form the appearance…

80
Yays

Awesome In-Field form Labels jQuery Plugin

Views 9736   downloads 2217   Form

This is a simple plugin that turns properly formatted HTML forms into forms with in-field label support. Labels fade when the field is focussed and disappear when text entry begins. Clearing a field and…