Submit your widget
120
Yays

custom confirm dialog in the form use jQuery plugin

Views 18315   downloads 2401   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.…

119
Yays

on-page text highlighting Search with jQuery

Views 25344   downloads 5198   Form

Websites often have search boxes to allow users to find content from their archives. But what if you want to find content on the given page? Information Architects had on-page text search that provides…

113
Yays

jQuery 2D Transformation Plugin

Views 15344   downloads 2442   Layout & Interface

jQuery 1.4.2 is the minimum for this plugin to function correctly. This plug-in allows you to apply 2D transformations in all CSS3 capable browsers as well as Internet Explorer. This plug-in works in…

113
Yays

jQuery Advanced Form Validation

Views 25568   downloads 5040   Form

Form Validator with several features such as grouping required fields or conditional checking if it is valid or not. Also you can validate string, numeric, date or e-mail. And you can combine several…

113
Yays

jQuery useful TagBox Plugin

Views 10279   downloads 2330   Form

This is a jQuery plugin to help add tags like input in your forms. In the header section add the following:  <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.js"></script>…

112
Yays

jQuery Safari Searcher

Views 11556   downloads 2480   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…

109
Yays

jQuery Awesome File Upload effect

Views 23814   downloads 5662   Form

File Upload widget with multiple file selection, drag&drop support, progress bars and preview images for jQuery. Supports cross-domain, chunked and resumable file uploads and client-side image resizing.…

104
Yays
101
Yays

Custom jQuery form Selectbox

Views 14774   downloads 2267   Form

Replaces the standard HTML form selectbox with a custom looking selectbox. Allows for disable, multiselect, scrolling, and very customizable. // SIMPLE USAGE $(".exampleDiv").custSelectBox();…

101
Yays

jQuery Registration tooltips Form

Views 40020   downloads 10701   Form

Bootstrap helps you to produce clean and highly usable applications, it will reduce larger engineering efforts and gives uniform application solutions. Bootstrap CSS Just include two CSS file bootstrap.css…

98
Yays

Changing Form Input Styles on Focus with jQuery

Views 8949   downloads 1990   Form

A lot of forms can be boring and plain, don’t let yours blend in. This tutorial will show you how to spice them up with CSS classes and default values that change according to which form item is…

97
Yays

jQuery Email Validation effect

Views 20934   downloads 4086   Form

we will describe how you can validate the format of an email address “live” using jQuery and regular expressions without the need for a plugin . The code is pretty lightweight, uses a simple…

97
Yays

MotionCAPTCHA ----cool jQuery CAPTCHA plugin

Views 22691   downloads 4822   Form

MotionCAPTCHA is a jQuery CAPTCHA plugin, based on the HTML5 Canvas Harmony procedural drawing tool by Mr Doob and the $1 Unistroke Gesture Regonizer algorithm (and the more recent Protractor…

95
Yays

jqTransform with jQuery plugin

Views 10835   downloads 1933   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>…

90
Yays

Simple jQuery Form Assisted Fill Plugin

Views 12951   downloads 2436   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.…