
placeholder-fixer
in html5, there's a placeholder property for <input />
, but some browsers(like IE6) don't support it, this project provide a fallback for them.
Usage: include placeholder_fixer.js on the bottom of your <body>
```
Demo
<script type="text/javascript" src="placeholder_fixer.js"></script>
You can include the js file on Google Code server:
```
Project Information
The project was created on Sep 28, 2011.
- License: GNU GPL v2
- 3 stars
- svn-based source control
Labels:
JavaScript