Simple AngularJS Directive For CSS Animated Floating Labels

Author: thegitfather
Official Page: Go to website
Publish Date: April 13, 2016
License: MIT

Description:

Simple AngularJS directive to show/hide a label for form elements (aka floating label) using CSS3 animations and flexbox. Currently supported elements are input[type=’text/email/password/number’], select and textarea. Currently it uses the placeholder value for the label text.

Preview:

Simple AngularJS Directive For CSS Animated Floating Labels


You Might Be Interested In:

Add Comment