Trigger jQuery Qtip on FullCalendar dayClick

后端 未结 6 1995
伪装坚强ぢ
伪装坚强ぢ 2020-12-29 15:31

I have a jquery fullcalendar. I would like to trigger jquery QTip (or other jquery solution (such as a lightbox)) when I click on a day to bring up a list of options. This q

6条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-29 16:03

    If the popup does not work for you, try to use an older version of jquery.

    I tried with jquery-1.4 and it does now work. I tried with jquery-1.2.6 and it works perfectly.

    See a discussion about using older jquery for making qtips work with fullcalendar

提交回复
热议问题