Advertise here

jQuery Plugins Tagged ‘input format’

jQuery Overlabel Plugin

May 24, 2012     2079     CSS3 & CSS Form Elements
jQuery Overlabel Plugin

A jQuery plugin to help implement the over label technique. When the user puts focus on the input, the label will be hidden. When the input is blurred and has no value, the label will be shown again. Just need to write the CSS based on your DOM structure to position the label over the element correctly.

Read More »

Masked Input jQuery Plugin

February 14, 2012     15404     Form Elements
Masked Input jQuery Plugin

Masked Input Plugin is jQuery javascript library for allows a user to more easily enter fixed width input where you would like them to enter the data in a certain format (dates,phone numbers, etc.)

Read More »

jQuery Price Format Plugin

February 05, 2012     3298     Form Elements
jQuery Price Format Plugin

jQuery Price Format is a plugin to format input text fields as prices. For example, if you type 123456, the plugin updates it to US$ 1,234.56. It is costumizable, so you can use other prefixes and separators (for example, use it to get R$ 1.234,55).

Read More »