Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages