Jquery FullCalendar 增强问题
我想知道是否已经存在一些黑客或一些方法可以做到这一点。
1.我如何让用户从月视图中选择用户想要的天数(例如第2、5、7天),而不是在FullCalendar插件中连续几天单击事件,然后根据这些天计划活动。 事件是控制+点击天。
我的方法是单击一天,如果按下控件,则对单元格进行着色,然后继续着色,直到松开按键。一旦松开,根据应用的单元格/样式的颜色来识别日期。但我认为这会增加复杂性,而且我认为我的方向是错误的。
如何使日历的标题可拖动?就像 MS Excel 列展开和收缩一样。
我想使用 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.
How to make the headers of calendar draggable ? Say as in MS Excel column expand and shrink.
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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论