Skip to content

Light weight Jquery plugin that creates form input placeholders.

Notifications You must be signed in to change notification settings

luckyape/lucky-fill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

lucky-fill

Light weight Jquery plugin that creates form input placeholders.

Uses exisiting placeholder attributes on form input elements to create a layer above. Scripts takes certain css from the parent form element for positioning.

If you are running Modernizr invoke it like so :

	 if(!Modernizr.input.placeholder) $('form#my-form').luckyFill();

-- [email protected]

About

Light weight Jquery plugin that creates form input placeholders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published