The jquery.timepicker plugin can be used to create specialized widgets for entering time values inside a form field.
The entire plugin's concept was inspired by Google Calendar.
A demo is included with the jquery.timepicker download package.
This plugin is also available as a GEM file for Ruby on Rails projects.
What is new in this release:
- Triumphant return of disableTextInput.
What is new in version 1.6.10:
- Correctly handle .val() changes.
What is new in version 1.6.0:
- Added roundingFunction option.
What is new in version 1.5.3:
- Fixed event.target in Chrome when clicking dropdown item.
What is new in version 1.4.10:
- Fixed initializing input value when using useSelect.
What is new in version 1.4.3:
- Fixed modifying options for multiple timepickers.
What is new in version 1.3.4:
- Updated version and minified file.
What is new in version 1.3.1:
- Fixed method chaining.
What is new in version 1.2.16:
- Added support for setting options as data attributes.
What is new in version 1.2.15:
- getTime now correctly returns null if no value selected.
What is new in version 1.2.7:
- Fixed not firing events.
What is new in version 1.1.7:
- Fixed disableTimeRanges incorrectly not disabling time when only 1 time step between multiple ranges.
What is new in version 1.1.3:
- Fixed dropdown staying open in IE.
What is new in version 1.1:
- Added disableTimeRanges option.
What is new in version 1.0.10:
- Fixed daylight savings glitch.
What is new in version 1.0.3:
- Removed space from tags.
What is new in version 1.0.0:
- Fixed 11:45pm being left off when step=15.
Requirements:
- JavaScript enabled on client side
- jQuery 1.6 or higher
Komentáře nebyl nalezen