知道一个好的 jQuery 日期选择器(某种)插件吗?

发布于 2024-11-16 18:55:49 字数 394 浏览 4 评论 0原文

我正在寻找一个 jQuery 插件,它允许用户选择每周可以工作的日期和时间范围。这是一份工作申请表。

我不希望用户选择特定的日期,而是希望他们看到一个通用的星期,他们可以在其中选择每天所需的时间。

周一 - 上午 8 点至下午 6 点 周三 - 下午 1 点至下午 5 点 等等。

我看过 https://github.com/themouette/jquery-week-calendar 我喜欢它的工作方式,但它仍然是特定于日期的,并且远远超出了我的需要。我并没有深入研究它,也没有意识到找出我需要的碎片有多么困难。

提前致谢!

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 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

欢烬 2024-11-23 18:55:49

我在此处使用使用滑块的 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.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文