/bootstrap-floating-labels

A new placeholder UI design for Bootstrap forms

Primary LanguageHTML

Bootstrap floating labels

A new placeholder UI design for Bootstrap forms. Inspired by Mark D. Smith's Dribbble post and @jverdi's JVFloatLabeledTextField.
Demo

Requirements

  • Bootstrap 3.0
  • jQuery 1.10.x or later

Usage

Just include floating-labels.css and floating-labels.js, then add the floating-label-control-group class to any control-groups you want to attach the behaviour to.

Should work anywhere Bootstrap works.