How do you display a half-day event in the month view? For instance, I have an event that is 12 hours long. I would like the date cell for that event to only show a half bar. Is that possible? If so, how do you implement this?
|
feedback
|
|
So the events are positioned "absolute", this is a tricky one ..... Use of the eventAfterRender callback like this :
Surely can be improved :-) | |||
|
feedback
|