Advertise here

Form Elements

Fancy Fields – jQuery Plugin for Custom Form Elements

May 06, 2013     19414     Form Elements
Fancy Fields – jQuery Plugin for Custom Form Elements

Fancy Fields is a jQuery plugin to customize form elements easily. Text boxes, text areas, radio buttons, checkboxes, select items etc.

Read More »

Spinner – jQuery Plugin for Selecting Numbers by Typing or Clicking

May 06, 2013     3662     Form Elements
Spinner – jQuery Plugin for Selecting Numbers by Typing or Clicking

jQuery Spinner is lightweight implementation of a spinner for selecting numbers by clicking +/– or by typing.

Supports validation, arrow keys, min and max constraints and is unobtrusive.

Read More »

Bootstrap MaxLength jQuery Plugin

April 13, 2013     3005     Form Elements Bootstrap
Bootstrap MaxLength jQuery Plugin

Bootstrap MaxLength plugin integrates by default with Twitter Bootstrap using badges to display the maximum lenght of the field where the user is inserting text. This plugin uses the HTML5 attribute "maxlength" to work.

The indicator badge show up on focusing on the element, and disappear when the focus is lost.

Read More »

Autosize – jQuery Plugin for Dynamic Textarea Sizing

April 03, 2013     3468     Form Elements
Autosize – jQuery Plugin for Dynamic Textarea Sizing

Autosize is small jQuery plugin to allow dynamic resizing of textarea height, so that it grows as based on visitor input. To use, just call the.autosize() method on any textarea element.

Read More »

Bootstrap Form Helpers – Custom jQuery Plugins to Extend Bootstrap's Components

March 28, 2013     26621     Form Elements Bootstrap
Bootstrap Form Helpers – Custom jQuery Plugins to Extend Bootstrap's Components

Bootstrap Form Helpers is a set of jQuery plugins that extends Bootstrap's components. 

Here are some of custom plugins.

  • Select Box
  • Countries
  • States
  • Currencies
  • Phone
  • Languages
  • Timezones
  • Google Fonts
  • Date Picker
  • Time Picker
  • Fonts
  • Font Sizes

Read More »

Selecter – jQuery Plugin for Replacing Default Select Elements

March 27, 2013     15889     Form Elements
Selecter – jQuery Plugin for Replacing Default Select Elements

Selecter is a jQuery plugin for replacing default select elements.

Replace those boring default select elements with something a little nicer. It plays nice with that shiny responsive layout.

Read More »

jAutochecklist – jQuery Plugin for User Friendly HTML List

March 26, 2013     3429     Form Elements
jAutochecklist – jQuery Plugin for User Friendly HTML List

jAutochecklist is a jQuery plugin that help you to create an user-friendly HTML list which can be used to replace the old tradition <select> list.

Features

  • User-friendly UI and interaction
  • Fast searching with autocomplete
  • HTML support for contents
  • No limitation for nested group of values

Read More »

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 »

jQuery.validationEngine – jQuery Form Validation Plugin

March 06, 2013     9596     Form Elements Validation
jQuery.validationEngine – jQuery Form Validation Plugin

jQuery validation engine is a jQuery plugin aimed at the validation of form fields in the browser (IE 6-8, Chrome, Firefox, Safari, Opera 10). The plugin provides visually appealing prompts that grab user attention on the subject matter.

Validations range from email, phone, and URL, to more complex calls such as ajax processing or custom javascript functions. Bundled with many locales, the error prompts can be translated into the language of your choice.

Read More »

MagicSuggest – Auto Suggest Combo with Bootstrap Theme Using jQuery

February 28, 2013     16196     Form Elements
MagicSuggest – Auto Suggest Combo with Bootstrap Theme Using jQuery

MagicSuggest is highly flexible auto suggest combo box in the line of Bootstrap themes. It is many configuration options that you can customize. 

MagicSuggest examples 

  • Tag selection
  • GMail style combo
  • Column Filter combo
  • Custom template combobox

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 »

fresherEditor – jQuery Rich Text Editor

February 25, 2013     23194     Form Elements Text & String Bootstrap
fresherEditor – jQuery Rich Text Editor

freshereditor is an html editor built base on the jQuery ContentEditable plugin with the following improvements:

  • plugin automatically builds toolbar, have option to specify buttons to hide
  • supports text alignment
  • supports font size and name selection
  • supports foreground and background selection with built-in color picker (using farbtastic color picker plugin)
  • minor rewrite to make code less redundant since lots of command have the form: document.execCommand(cmd, false, null);
  • uses Twitter’s bootstrap.css

Read More »