Skip to content

niceue/placeholder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Placeholder

Makes the html5 input placeholder attribute fully compatible.

Usage

Include resources

<link rel="stylesheet" href="path/to/jquery.placeholder.css">
<script type="text/javascript" src="path/to/jquery.placeholder.js"></script>

That's all!

Browser Support

  • IE6+
  • Chrome
  • Safari 4+
  • Firefox 3.5+
  • Opera

Bugs / Contributions

  • Report a bug
  • To contribute or send an idea, github message me or fork the project

Build

Placeholder use UglifyJS2 you should have installed nodejs and run npm install uglify-js -g.

License

MIT License.

About

Makes the html5 input placeholder attribute fully compatible.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published