Skip to content

Instantly share code, notes, and snippets.

@Phoen1x84
Phoen1x84 / Form label animation with no-js fallback.markdown
Last active August 29, 2015 14:26
Form label animation with no-js fallback

Form label animation with no-js fallback

Simply add a surrounding element with a class name of "input-wrap" then add a class to your input, textarea etc... of "input-wrap__field" and you should see some sweet animation :)

Built using .Less and Javascript

A Pen by Matthew Neil on CodePen.

License.