iobee / timepicker

jQuery时间选择插件

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery时间选择插件

timepicker screenshot

jquery.timepicker is a lightweight timepicker plugin for jQuery inspired by Google Calendar. It supports both mouse and keyboard navigation, and weighs in at 2.7kb minified and gzipped.

Requirements

Usage

$('.some-time-inputs').timepicker(options);

options is an optional javascript object with parameters explained below.

About

jQuery时间选择插件


Languages

Language:JavaScript 100.0%