Placeholderr is a jQuery based animated placeholder plugin, that works perfectly in all major browsers. Demo.
Sime HTML markdown:
<div class="wrapper">
<fieldset class="formRow">
<div class="formRow--item">
<label for="firstname" class="formRow--input-wrapper js-inputWrapper">
<input type="text" class="formRow--input js-input" id="firstname" placeholder="First name">
</label>
</div>
</fieldset>
</div>
Note::
js-
prefixed elements are used as JavaScript selectors
Placeholderr saved my life.
Alex
Placeholderr saved my life three times!
Nikola
This should be integrated as a default browser behaviour
Marc