jquery Full Calendar: callback 'after' the calendar has loaded completely

前端 未结 4 1937
梦如初夏
梦如初夏 2021-01-11 16:12

Is there a callback in Adam Shaw\'s jquery full calendar which is called after the calendar has rendered completely?? I want to call the clientEvents function in that call b

4条回答
  •  抹茶落季
    2021-01-11 16:51

    This may be WAY old now, but there is currently an official callback function (added in version 1.6): eventAfterAllRender. No source code modification needed.

提交回复
热议问题