qcTimepicker

Simple jQuery dropdown timepicker. Small, accessible, and highly customizable.

Requires jQuery 1.2+. Compatible with all modern browsers and IE 7+.

Demo

Basic usage

Custom time range

The min and max attributes on the element restricts the range.

Custom intervals

The step attribute on the element defines the intervals between times.

Output formats

Placeholder

Use the data-placeholder attribute to specify the text of the first (placeholder) element.

(In accordance with the HTML5 specification, the placeholder attribute must not be specified on an input element of type time.)