Skip to content

melbon/jquery.floatLabel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jquery.floatLabel

The jquery.floatLabel floats the label up above the input after the user focuses on field or enters a value.

Install

<script src="jquery.min.js"></script>
<script src="../jquery.floatLabel.min.js"></script>

or

bower install floatlabel

Usage

$(":input").floatLabel();

Demo

codepen.io/mel/full/XJYyxW

License

@author Mario Vidov
@url www.vidov.it
@twitter MarioVidov
MIT license

About

The jquery.floatLabel floats the label up above the input after the user focuses on field or enters a value.

Resources

Stars

Watchers

Forks

Packages

No packages published