Advertise here

jQuery Plugins Tagged ‘form elements’

Selectify – jQuery Plugin for Customizable Select Box

March 25, 2013     6431     Form Elements
Selectify – jQuery Plugin for Customizable Select Box

Selectify is a jQuery plugin that turns select element into a stylable and customizable element.
The element can receive focus and blur. When focussed, all key strokes for selecting elements will work including browsing by pressing the up and down keys.

Read More »

iCheck – jQuery Plugin for Checkboxes and Radio Buttons Custom Styling

March 13, 2013     15959     Form Elements
iCheck – jQuery Plugin for Checkboxes and Radio Buttons Custom Styling

iCheck is highly customizable jQuery plugin for checkboxes and radio buttons styling.

Features

  • Highly customizable — 13 options, 7 callbacks, 6 methods
  • 5 Retina-ready skins
  • Lightweight size — 1 kb gzipped
  • Works with checkboxes and radio buttons only, but handles any jQuery selectors
  • Keyboard shortcuts support (Tab, Spacebar, Arrow up/down, etc)
  • Customization freedom — use any HTML and CSS to style inputs
  • Configurable state classes: .checked, .disabled, .hover, .focus, .active
  • Option to append custom HTML code or text inside customized inputs
  • Callbacks when input is created, clicked, checked/unchecked, disabled/enabled, destroyed
  • Methods to add or remove checked and disabled states on selected inputs

Read More »

Fancy Input – CSS3 Text Typing Effects for Input Fields

March 08, 2013     6501     CSS3 & CSS Form Elements Effects
Fancy Input – CSS3 Text Typing Effects for Input Fields

Fancy Input is a jQuery plugin that makes typing & deleting in input / Textarea fields exciting with CSS3 effects.

  • Supports input (type text) and textarea form elements
  • Add effects to each letter being typed / deleted
  • All effects are highly customizable via CSS
  • Default effects are CSS3 hardware accelerated
  • Tries to simulates real input / textarea as much as possible

Read More »

Alpaca – Easy Forms for jQuery and Twitter Bootstrap

March 07, 2013     3545     Mobile Form Elements Validation Bootstrap
Alpaca – Easy Forms for jQuery and Twitter Bootstrap

Alpaca is the Easy Forms Engine for jQuery / Bootstrap. It is built around JSON schema to keep things simple. Using Alpaca, you can express your forms object model, types, properties and validation logic.

Alpaca comes pre-configured to work nicely with the following web frameworks:

Read More »

Sieve – jQuery Plugin to Add Interactive Search Filter to Content

February 25, 2013     1857     Form Elements
Sieve – jQuery Plugin to Add Interactive Search Filter to Content

Sieve is a jQuery plugint that allows you to quickly add an interactive search filter to any block of content.

Read More »

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 »

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 »

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 »