dongwu5801 2015-05-11 20:29
浏览 228

带复选框的Fullcalendar事件过滤器

I'm trying to filter events with checkboxes. I tried this (Based on this question/answer: https://stackoverflow.com/a/29993265/4876591)

eventRender: function(event, element) {

        return ['all', event.state].indexOf(function(){
                    $('input[type="checkbox"]').each(function() {
                    return $(this).val()
               });
        }) >= 0;           
}

On change event:

$('input[type="checkbox"]').on('change', function(){
   $('#mycalendar').fullCalendar('rerenderEvents');
}

html:

<input type="checkbox" name="estado" value="all">All
<input type="checkbox" name="estado" value="0">Open
<input type="checkbox" name="estado" value="1">Close

Any advice with this problem? Thanks in advance

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥20 有关区间dp的问题求解
    • ¥15 多电路系统共用电源的串扰问题
    • ¥15 slam rangenet++配置
    • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
    • ¥15 对于相关问题的求解与代码
    • ¥15 ubuntu子系统密码忘记
    • ¥15 信号傅里叶变换在matlab上遇到的小问题请求帮助
    • ¥15 保护模式-系统加载-段寄存器
    • ¥15 电脑桌面设定一个区域禁止鼠标操作
    • ¥15 求NPF226060磁芯的详细资料