Advertise here

Form Elements

In-Field Labels jQuery Plugin

February 24, 2013     1473     Form Elements
In-Field Labels jQuery Plugin

In-Field Labels is a simple jQuery 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 brings back the label.

Read More »

typeahead.js – Fast and Fully Featured Autocomplete Plugin by Twitter

February 21, 2013     5742     Form Elements
typeahead.js – Fast and Fully Featured Autocomplete Plugin by Twitter

typeahead.js is a fast and fully-featured autocomplete library that is inspired by Twitter's autocomplete search functionality.

Features

  • Displays suggestions to end-users as they type
  • Shows top suggestion as a hint (i.e. background text)
  • Works with hardcoded data as well as remote data
  • Rate-limits network requests to lighten the load
  • Allows for suggestions to be drawn from multiple datasets
  • Supports customized templates for suggestions
  • Plays nice with RTL languages and input method editors

Read More »

html5form – Customizable jQuery HTML5 Form Plugin

February 20, 2013     2080     Form Elements Validation
html5form – Customizable jQuery HTML5 Form Plugin

HTML5 validates forms without additional JavaScript but currently only latest versiones of Firefox, Safari & Google Chrome supports this functionality.

html5form jQuery plugin gets the same result in all versions on Internet Explorer and Firefox 3.6.

Read More »

jui_dropdown – jQuery Dropdown Button Menu

February 18, 2013     13499     Menu Form Elements
jui_dropdown – jQuery Dropdown Button Menu

jui_dropdown is a jquery plugin, provides a simple dropdown button menu (split button). jQuery UI themes compatible.

Read More »

autoNumeric – Numeric and Currency Formatter with Localization

February 11, 2013     17610     Form Elements
autoNumeric – Numeric and Currency Formatter with Localization

autoNumeric is a jQuery plugin that automatically formats currency and numbers as you type on form inputs. It supports most International numeric formats and currency signs including those used in Europe, North and South America, Asia and India (lakhs).

Read More »

jQuery Select Plugin

February 11, 2013     5374     Form Elements
jQuery Select Plugin

jQuery Select is a simple jQuery plugin to allow for custom styling of <select> elements. 

This plugin takes a look at select boxes that match the selector you provide, and will add in a label after matching <select> boxes. It will also add some classes to these elements for the purposes of styling.

Read More »

Selectik – jQuery Replacement for Standard Select Form

February 01, 2013     6322     Form Elements
Selectik – jQuery Replacement for Standard Select Form

Selectik is jQuery plugin, easy use, cross-browser alternative to the standard select form element which can be customised with CSS.

Features:

  • smart positioning
  • TAB key
  • keys up/down and Enter/Esc control
  • mouse wheel and button control
  • search by first letter

Read More »

Ajax AutoComplete for jQuery

January 26, 2013     4621     Ajax Form Elements
Ajax AutoComplete for jQuery

Ajax Autocomplete for jQuery allows you to easily create autocomplete/autosuggest boxes for text input fields.

Built with focus on performance - results for every query are cached and pulled from local cache for the same repeating query. If there are no results for particular query it stops sending requests to the server for other queries with the same root.

Read More »

select2list – jQuery Plugin for Selectable Items out of an HTML Select

January 23, 2013     2516     Form Elements
select2list  – jQuery Plugin for Selectable Items out of an HTML Select

select2list is a jQuery plugin that turns an HTML <select> element into a flat list of clickable items. The new list drives the old <select> element, so it is a drop in replacement with seamless degradation.

Read More »

Inputosaurus Text – jQuery Plugin for Autocomplete, Multiple Delimited Values

January 20, 2013     14244     Form Elements
Inputosaurus Text – jQuery Plugin for Autocomplete, Multiple Delimited Values

Inputosaurus Text is a jQuery plugin that allows for multiple delimited values, parse hooks, autocomplete, keyboard shortcuts etc.

Read More »

Multiselect – Customizable Multiple Select jQuery Plugin

January 20, 2013     21028     Form Elements
Multiselect – Customizable Multiple Select jQuery Plugin

Multiselect is a tiny jQuery plugin to customize your <select> with multiple attribute.

Read More »

jQuery serializeObject – Encode Form Elements as a JSON

January 19, 2013     4288     JSON Form Elements
jQuery serializeObject – Encode Form Elements as a JSON

serializeObject is a variant of existing $.serialize method which, instead of encoding form elements to string, converts form elements to a valid JSON object.

Read More »

SelectBoxIt – jQuery Select Box Plugin for Mobile and Desktop

January 14, 2013     14492     Form Elements
SelectBoxIt – jQuery Select Box Plugin for Mobile and Desktop

SelectBoxIt allows you to replace ugly and hard to use HTML select boxes with gorgeous and feature rich drop downs. Twitter BootstrapjQueryUI and jQuery Mobile themes are supported right out of the box.

SelectBoxIt also provides first-class support for mobiletablet, and desktop browsers, triggering the native "wheel" interface for mobile and tablet devices.

Read More »

dropdown.dot.js – jQuery Plugin for Flexible Dropdowns

January 08, 2013     4850     Form Elements
dropdown.dot.js – jQuery Plugin for Flexible Dropdowns

dropdown.dot.js is a jQuery plugin for super-flexible Dropdowns based on dot.js templates.

Read More »

Char Limiter jQuery Plugin

December 20, 2012     987     Form Elements Text & String
Char Limiter jQuery Plugin

The Char Limiter is a plugin that limits the amount of characters in input and textarea, with the option of generating an automatic counter or you can create the counter and inform its class.

Read More »