<!-- add placeholder to input or textarea --/> <input name="fieldname" placeholder="Placeholder Value" /> // run Placeholdem on all elements with placeholders Placeholdem( document.querySelectorAll( '[placeholder]' ) ); 2016-11-04 Update This project is no longer being developed or maintained. The effect this plugin gives is visually appealing, but it's a bad practice in terms of usability and acc