Submit your widget
88
Yays

form Context highlighting using jQuery

Views 11632   downloads 2831   Form

Since the forms were often very complex and had (too much I would say) controls on them, I needed to focus a user's attention on the current context. I first thought to highlight the current row. The…

87
Yays

jQuery search form list filtering

Views 20442   downloads 5086   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…

86
Yays

jQuery HTML Form Validation Solution

Views 7090   downloads 2021   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…

83
Yays

Nice jQuery Signature Pad plugin

Views 14320   downloads 2288   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…

82
Yays

JQuery AJAX PayPal Cart Form Plugin

Views 21770   downloads 4927   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

jQuery and CSS3 “Next Level” animation Search Form

Views 18412   downloads 3397   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…

77
Yays

Awesome In-Field form Labels jQuery Plugin

Views 9543   downloads 2120   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…

76
Yays

Stylish Handwritten Letter Style jQuery Form

Views 15705   downloads 3993   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…

74
Yays

jQuery secure visualization of password field input

Views 6549   downloads 1352   Form

A sexy, secure visualization of password field input In a tweet: Chroma-Hash is a jQuery plugin that dynamically visualizes secure text-field values using ambient color bars Password entry can be frustrating,…

73
Yays

Awesome CSS3 and jQuery Login Form

Views 23088   downloads 6680   Form

we will code the Login Form that you can find in Futurico UI Pro made by Vladimir Kudinov. To create it we will use CSS3 and jQuery. Step 1 – HTML Markup Let’s start creating the HTML markup.…

72
Yays

Glowing login Form with jQuery and CSS3 (Glowform )

Views 16395   downloads 4494   Form

I thought Dragon Labs' Dragonfish Login Form Demo  was really neat. They implement the effect by using a rather large background image and a mask image and move the background image around via…

68
Yays

cool jQuery and CSS3 Login Box Dialog Window

Views 37705   downloads 17378   Form

Hello guys, in this demo will introduce how to create a simple modal dialog window with jQuery by using of a login box. This demorequires intermediate knowledge of CSS and jQuery. For best results, please…

66
Yays

beautiful Radio, check button with Forms

Views 15277   downloads 4134   Form

What's Ideal Forms: Ideal Forms is a small framework to build powerful and beautiful online forms. It's very easy to use and requires minimal html syntax. Absolutely everything is stylable with…

63
Yays

Useful CSS3 and jQuery smooth transformations

Views 13881   downloads 2155   Layout & Interface

Super-smooth CSS3 transformations and transitions for jQuery Just include this script after jQuery. Requires jQuery 1.4+. Use $('...').transition instead of jQuery's $('...').animate.…

62
Yays

Smooth Animated Search form with jQuery

Views 15369   downloads 4161   Form

The search was inspired by apple.com and it works in all major browsers, even works in IE6 though you would have to fix the png yourself. Requirements For the more advanced usage of the search it requires…