Bootstrap floating labels

December 23, 2014 ยท View on GitHub

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.