Submit your widget
124
Yays

custom confirm dialog in the form use jQuery plugin

Views 18651   downloads 2495   Lightbox & Dialog & Overlay

Continuing on our quest for building customizable alternatives for browser’s controls, this week we are building a cross-browser, custom confirm dialog in the form of an easy to use jQuery plugin.…

122
Yays

nice modal dialog box on Form Submit jQuery UI

Views 51791   downloads 6952   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…

140
Yays

simple Slide-in jQuery Contact Form

Views 27331   downloads 5183   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.…

292
Yays

Sliding up form labels with jquery and CSS3

Views 16429   downloads 3146   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…

94
Yays

Simple jQuery Form Assisted Fill Plugin

Views 13172   downloads 2528   Form

The "jQuery Form Fill" fills forms from JSON objects. Fills all kinds of html elements. text password hidden textarea checkbox radio select Fills fields with jQueryUI Datepicker. Date in string format.…

122
Yays

Twitter style Ajax Sign In Form with jQuery and CSS3

Views 12134   downloads 2653   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.…

136
Yays

Image Select Elements with jQuery and CSS3

Views 18238   downloads 3767   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…

139
Yays

JQuery NiceJForms

Views 14595   downloads 3032   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…

80
Yays

Awesome In-Field form Labels jQuery Plugin

Views 9788   downloads 2238   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…

77
Yays

jQuery secure visualization of password field input

Views 6795   downloads 1462   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,…

91
Yays

form Context highlighting using jQuery

Views 11878   downloads 2949   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…

133
Yays

JQuery Fancy AJAX Contact Form

Views 29690   downloads 5741   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…

102
Yays

jqTransform with jQuery plugin

Views 11116   downloads 2041   Form

Usage 1- Add javascript inclusion in the header section of your web page //required <script type="text/javascript" src="js/jquery.js"></script> <script type="text/javascript" src="js/jquery.jqtransform.min.js"></script>…

106
Yays
114
Yays

jQuery Safari Searcher

Views 11780   downloads 2582   Form

I want to share my jQuery search box plugin looks like Safari one. It is really easy to customize skin by drawing new sprite. Moreover, it have all the same functionality as a real one and a bit more…