/placeholderr

jQuery based animated placeholder plugin.

Primary LanguageCSS

Welcome to Placeholderr!

Placeholderr is a jQuery based animated placeholder plugin, that works perfectly in all major browsers. Demo.

Info

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

Testimonials

Placeholderr saved my life.

Alex

Placeholderr saved my life three times!

Nikola

This should be integrated as a default browser behaviour

Marc


About

You can follow me on Codepen and Twitter.