本文介绍了什么是一个好的Javascript时间选择器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
什么是jquery或独立js的好时间选择器?我希望google在他们的日历中使用的东西,它在15分钟的间隔内有一个常见时间的下拉,或者让你手动输入一个时间并验证它。
What's a good time picker for jquery or standalone js? I would like something like google uses in their calendar where it has a drop down of common times in 15min intervals or lets you manually type in a time and it validates it.
推荐答案
一些资源:
- (jQuery插件)
- TimeDatePicker (jQuery Plugin)
- jQuery.timepickr
- jQuery.ptTimeSelect
- Time Picker
- Fancy Time Picker
- NoGray Time Picker
这篇关于什么是一个好的Javascript时间选择器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!