Submit your widget
120
Yays

custom confirm dialog in the form use jQuery plugin

Views 18283   downloads 2391   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 51356   downloads 6830   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 27075   downloads 5068   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 16193   downloads 3034   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 12929   downloads 2429   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 11843   downloads 2547   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 17876   downloads 3652   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 14307   downloads 2939   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 9554   downloads 2130   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 6565   downloads 1359   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 11644   downloads 2839   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 29366   downloads 5621   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 10815   downloads 1924   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 11537   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…