In-Field-Labels-jQuery-Plugin icon indicating copy to clipboard operation
In-Field-Labels-jQuery-Plugin copied to clipboard

This is a simple 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 a...

Results 3 In-Field-Labels-jQuery-Plugin issues
Sort by recently updated
recently updated
newest added

- Hide label if field was autofilled by browser (Chrome is the worst offender for this) - Added support for other HTML5 field types (url, numeric, email, etc)

In the instructions, I just added "cursor:text" so labels appear more invisible when hovering over inputs. In my own usage, I defined a single class for inline labels (

I like to see the label againt when delete the field value. :-)