bootstrap-floating-labels
bootstrap-floating-labels copied to clipboard
A new placeholder UI design for Bootstrap forms
Bootstrap floating labels
A new placeholder UI design for Bootstrap forms. Inspired by Mark D. Smith's Dribbble post and @jverdi's JVFloatLabeledTextField.
Requirements
- Bootstrap 3.0
- jQuery 1.10.x or later
- Taste
Usage
Just include floating-labels.css and floating-labels.js, then add the
floating-label-form-group class to any form-groups you want to attach
the behaviour to.
Example
Should work anywhere Bootstrap works.