Jquery FullCalendar 增强问题

发布于 2024-12-10 19:41:49 字数 451 浏览 0 评论 0原文

我想知道是否已经存在一些黑客或一些方法可以做到这一点。

1.我如何让用户从月视图中选择用户想要的天数(例如第2、5、7天),而不是在FullCalendar插件中连续几天单击事件,然后根据这些天计划活动。 事件是控制+点击天。

  • 我的方法是单击一天,如果按下控件,则对单元格进行着色,然后继续着色,直到松开按键。一旦松开,根据应用的单元格/样式的颜色来识别日期。但我认为这会增加复杂性,而且我认为我的方向是错误的。

    1. 如何使日历的标题可拖动?就像 MS Excel 列展开和收缩一样。

    2. 我想使用 Jquery Modal 在另一个模式窗口中显示相同的页面,但它将内容添加到同一页面,导致我的日历显示两次。 -我尝试动态地将内容包含到 Modal 上的 div 中,但它再次在同一页面上创建。

需要帮助。

I would like to know if some hacks are already present or some ways to do the same.

1.Instead of consecutive days click events in FullCalendar plugin,how can I make the user to select the days user wants from a month view say Days,2,5,7 and then plan an event based on these days.
Event is control + click on days.

  • The way I approached is Onclick of day,color the cell if control is pressed and then continue the coloring until the key is released.And once released,recognise the days based on color of cell/style applied. But that I assume is adding complexity ,and I think I am going in wrong direction.

    1. How to make the headers of calendar draggable ? Say as in MS Excel column expand and shrink.

    2. I want to display the same page in another modal window using Jquery Modal ,but its adding the contents to same page,causing my calendar to be shown twice.
      -I tried dynamically including contents to the div on Modal ,but its again created on same page.

Help required.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文