Floating labels

bs-floating-label wraps a single form control plus a <label>, animating the label into the field when the control is empty and lifting it on focus or when a value is present. The wrapper expects exactly one input-like control next to its label.

Basic usage