如何禁用fullcalendar中的拖放操作 [英] How do I disable drag and drop in fullcalendar

查看:916
本文介绍了如何禁用fullcalendar中的拖放操作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在整个项目中使用FullCalendar,并且需要在我的站点的一个区域显示事件不可拖动,但在月视图中保持突出显示。任何想法请。

I am using FullCalendar throughout my project and i need to display it in one area of my site where events are not draggable but to remain highlighted in the month view. Any ideas please.

推荐答案

我知道这是一个老问题,但没有人正确回答这个问题,所以在这里你去.. 。

I know this is an old question, but nobody has answered this correctly, so here you go...

$('#example').fullCalendar({
    disableDragging: true
});

这篇关于如何禁用fullcalendar中的拖放操作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆