知道一个好的 jQuery 日期选择器(某种)插件吗?
我正在寻找一个 jQuery 插件,它允许用户选择每周可以工作的日期和时间范围。这是一份工作申请表。
我不希望用户选择特定的日期,而是希望他们看到一个通用的星期,他们可以在其中选择每天所需的时间。
周一 - 上午 8 点至下午 6 点 周三 - 下午 1 点至下午 5 点 等等。
提前致谢!
I am looking for a jQuery plugin that will allow the user to select a range of days and hours, per week, that they are able to work. This is for a job application form.
I do not want the user to pick specific dates, rather I would like them to see a generic week on which they could select their desired hours for each day.
Mondays - 8am to 6pm
Wednesdays - 1pm to 5pm
etc.
I have looked at https://github.com/themouette/jquery-week-calendar and I like the way it works, but it is still date specific and much more than what I need. I didn't dig into it too much to see how difficult it would be to pull out the pieces I would need.
Thanks in advance!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我在此处使用使用滑块的 jQuery UI 小部件启动了小提琴。只是为了让您了解这会是什么样子。
I started a fiddle here with a jQuery UI widget that uses sliders. Just to give you an idea how this would look.
http://www.projectcodegen.com/JQueryDateTimePicker.aspx
http://home.business.utah.edu/rohit.aggarwal/datetimepicker/
http://www.projectcodegen.com/JQueryDateTimePicker.aspx
http://home.business.utah.edu/rohit.aggarwal/datetimepicker/