Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 770 Bytes

README.md

File metadata and controls

34 lines (23 loc) · 770 Bytes

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.