My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1056: Rendering events to fill the day <td>
2 people starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  Aug 2011


Sign in to add a comment
 
Reported by l...@lukem.co.uk, Jul 28, 2011
I would like to be able to render events to fill the entire space of a day. My events are either happening / not happening so I just want to toggle events on and off for a given day. I can't seem to do this in the css so was wondering if there was a way of overriding the renderEvent function so that it fills the parent <td> element? I have asked the question on SO too:

http://stackoverflow.com/questions/6846280/how-can-i-render-an-event-to-fill-the-day-element-with-fullcalendar

Jul 29, 2011
Project Member #1 althaus.it
http://arshaw.com/fullcalendar/docs/event_rendering/eventRender/
Status: Discussing
Jul 29, 2011
#2 l...@lukem.co.uk
Thanks - I must have missed this - sorry. It looks like I can't do element.css('top','a value'); here. I am able to set other attributes but not this top offset. I guess that happens further down the execution chain somewhere? If I do it in eventAfterRender it works.
Aug 1, 2011
Project Member #3 althaus.it
Ye... top offset is used for the placement and so your value will be overriden later.
Aug 21, 2011
Project Member #4 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Done
Sign in to add a comment

Powered by Google Project Hosting