Skip to content

jQuery plugin that brings HTML5 placeholder feature to non HTML5 browsers

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
GPL-LICENSE
MIT
MIT-LICENSE
Notifications You must be signed in to change notification settings

aetchegoyen/jquery-autoempty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jQuery AutoEmpty Plugin

jQuery plugin that brings HTML5 placeholder feature to non HTML5 browsers

Example of use:

$("[name=myInput]").autoEmpty();

Advanced options

$("[name=myInput]").autoEmpty({
	defaultValue: "Hi! I have placeholder functionality"
});

About

jQuery plugin that brings HTML5 placeholder feature to non HTML5 browsers

Resources

License

GPL-2.0, MIT licenses found

Licenses found

GPL-2.0
GPL-LICENSE
MIT
MIT-LICENSE

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published