推荐一个可显示多个月份的Jquery日历插件
我正在寻找一种显示多个月份的方法,并允许用户通过单击并拖动鼠标来选择这些月份的日期范围。
您可能知道,寻找 jQuery 插件(由于时间限制,此时最好选择一个插件)可能会带来好坏参半的结果,而且很难知道该信任哪一个。 综上所述,有人可以推荐一个提供我所描述的功能的优质插件吗? 提前致谢。
I'm looking for a way to display multiple months and allow the user to select a date range across those months by clicking and dragging their mouse.
As you may know, looking for jQuery plugins (a plugin would be best at this point due to time constraints) can bring back mixed results and it's tough to know which one to trust.
All that to say, can anyone recommend a quality plugin which offers the functionality I've described?
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我之前使用过 jQuery UI Datepicker 并发现它非常灵活。
您可以尝试此方法。但它不会显示多个月份。
这个允许显示多个月份,但不不允许拖动支持。
时间范围允许您拖动选择多个月份显示。
I have used jQuery UI Datepicker earlier and found it very flexible.
You can try this. But it will not display multiple months.
This one allows multiple months display but does not allow drag-support.
Timeframe allows you to drag select multiple months display.
这有一个简单的2次点击选择,就像Google Analytics日历的工作方式
http://www.eyecon.ro/datepicker/
This has a simple 2 click selection much like the Google Analytics calendar works
http://www.eyecon.ro/datepicker/