So, events are positioned as โabsoluteโ, itโs difficult ...
Using the eventAfterRender callback as follows:
, eventAfterRender: function(event, element, view) { var containerWidth = jQuery(element).offsetParent() .siblings("table").find(".fc-day-content").width();
Of course, you can improve :-)
domi27
source share