jquery ui datepicker - 需要一个可拖动的日期版本

发布于 2024-08-21 12:59:24 字数 179 浏览 4 评论 0原文

jquery UI 日期选择器功能很棒,但我想复制谷歌分析风格的日期选择器,您可以通过从开始到结束拖动来选择日期范围。我不认为日期选择器可以做到这一点,优秀的灯丝组范围选择器也不能做到这一点。

有人以前做过这个,并且有一些 jquery ui datepicker 的 mods 或其他一些参考供我考虑吗?

谢谢

The jquery UI datepicker functionality is great, but I'd like to replicate the google analytics style date picker where you can select a range of dates by dragging from start to end. I don't think the datepicker can do this, nor the excellent filamentgroup range picker.

Anyone done this before and have either some mods to jquery ui datepicker or some other reference for me to consider?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

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

发布评论

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

评论(3

可爱咩 2024-08-28 12:59:24

我一直在寻找一个支持选择日期范围的 jQuery 插件。

令人惊讶的是,我找到的唯一一个是原型:

http://stephencelis.github.com/timeframe

作者的话总结了我与其他现有“解决方案”的问题:

我只是厌倦了同一页面上的多个日期选择器。

如果有人知道 jQuery 插件,请发表答案!

I've been searching for a jQuery plugin that supports selecting a range of dates.

Amazingly, the only one I found is for Prototype:

http://stephencelis.github.com/timeframe

The author's words sums up my problem with other existing "solutions":

I’m just sick of multiple date pickers on the same page.

If anyone knows of a jQuery plugin, please post an answer!

成熟的代价 2024-08-28 12:59:24

看看 fullcalendar 插件,它有很多你感兴趣的功能,包括一些美观的拖放支持。

Take a look at the fullcalendar plugin, it has a lot of the functionality you're interested in, including some great-looking drag and drop support.

岁月蹉跎了容颜 2024-08-28 12:59:24

我知道这个线程很旧,并且这个解决方案不是 JQuery-UI 特定的,但如果有人来寻找快速搜索,那么建议看看 日期范围选择器

I know this thread is old and that this solution isn't JQuery-UI specific but if someone comes looking for quick search then suggest taking a look at Date Range Picker

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