Submit your widget
120
Yays

custom confirm dialog in the form use jQuery plugin

Views 18272   downloads 2385   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.…

120
Yays

nice modal dialog box on Form Submit jQuery UI

Views 51334   downloads 6825   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…

138
Yays

simple Slide-in jQuery Contact Form

Views 27057   downloads 5065   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.…

289
Yays

Sliding up form labels with jquery and CSS3

Views 16183   downloads 3030   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…

90
Yays

Simple jQuery Form Assisted Fill Plugin

Views 12918   downloads 2423   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.…

121
Yays

Twitter style Ajax Sign In Form with jQuery and CSS3

Views 11826   downloads 2544   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.…

132
Yays

Image Select Elements with jQuery and CSS3

Views 17855   downloads 3647   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…

135
Yays

JQuery NiceJForms

Views 14295   downloads 2933   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…

77
Yays

Awesome In-Field form Labels jQuery Plugin

Views 9546   downloads 2124   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…

74
Yays

jQuery secure visualization of password field input

Views 6552   downloads 1356   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,…

88
Yays

form Context highlighting using jQuery

Views 11635   downloads 2835   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…

130
Yays

JQuery Fancy AJAX Contact Form

Views 29343   downloads 5614   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…

95
Yays

jqTransform with jQuery plugin

Views 10799   downloads 1916   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>…

104
Yays
112
Yays

jQuery Safari Searcher

Views 11525   downloads 2471   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…