Submit your widget
94
Yays

Stylish Select box(jQuery)

Views 16383   downloads 3110   Form

A cross-browser, accessible alternative to the standard form element which can be fully customised with CSS   Stylish Select attempts to replicate the functionality of the browser default select…

93
Yays

Mask Your Input Forms and Make It Beauty jQuery

Views 6920   downloads 1578   Form

Text masking is an alternative for us to display information what type of content user must input to our forms, as usual jQuery make our life easier, to implement that we just need to create the script…

93
Yays

Twitter-like dynamic character count for textareas jQuery

Views 7048   downloads 1776   Form

The best way to explain what this plugin does is to mention Twitter. Twitter posts are limited to 140 characters. While typing the Twitter post there is this always present information about how many…

93
Yays

Elastic Textarea form with jQuery (Ext JS)

Views 11757   downloads 1941   Form

Since it was first featured on Facebook, elastic textareas – <textarea> elements that automatically expand or shrink depending on how much text the user inputs – has become one of the…

92
Yays

Javascript numeric stepper with inputbox

Views 10270   downloads 1874   Form

Building the Numeric Stepper With help from JavaScript and a few basic form controls we can easily create our very own Numeric Stepper. The ingredients are: a standard text input, two buttons, a container…

92
Yays

a Progress Bar With Form(jQuery )

Views 9930   downloads 2579   Form

The Progress Bar is one of the latest components to be added to the excellent library of UI widgets and interaction helpers built on top of jQuery. It was introduced in the latest version of the library,…

92
Yays

Styling Your Search Form with CSS

Views 11678   downloads 2526   Form

  First let me go over my original approach which was using <input type="image" src="image-path"> as follows: <form method="get" id="searchform" action="http://www.sohtanaka.com/"> <fieldset>…

92
Yays

iPhone Style Checkboxes With CSS3

Views 12853   downloads 2159   Form

Here’s some form input checkboxes styled with CSS3 to look like iPhone style on/off buttons. Just messing about again with CSS3. It’s all done with an input ‘checkbox’ an a couple…

91
Yays

jQuery & CSS3 custom skin select lists

Views 31685   downloads 8199   Form

Skin your HTML select lists easily with Selectyze plugin. It works with IE6-9, chrome, Safari, Firefox.. HOW DOES IT WORK ? Selectyze hide your select element, and build a <div> just below the select…

90
Yays

fance Checkboxes, Radio Buttons, Select Lists, Custom HTML Form Elements

Views 14223   downloads 2885   Form

Have you ever wanted to use your own images for checkboxes, radio buttons or select lists? This script will let you do that. Easily. The unobtrusive script gracefully degrades, so if JavaScript is disabled,…

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.…

89
Yays

Experiment in Password Masking

Views 6332   downloads 1718   Form

HashMask is an attempt to find a more secure middle ground between clear and masked passwords. It does this by visualizing a hashed representation of the password as a sparkline with color – the…

89
Yays

form Context highlighting using jQuery

Views 11667   downloads 2845   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…

89
Yays

jQuery search form list filtering

Views 20483   downloads 5102   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…

88
Yays

mcDropdown jQuery a complex hierarchical tree of options

Views 6532   downloads 1807   Form

Click the icon to the right of the text box in order to see the widget in action. If you place the widget at the bottom of the viewport, you will notice that the widget automatically scrolls the page…