I understand that according to this issue ticket on google code http://code.google.com/p/fullcalendar/issues/detail?id=143 that there is a soloution floating around, however I cant seem to find it.
I am wondering if anyone knows how to show a red solid line on the current time on the calendar
And then in the setup:
and in the css:
Only tried this on week-view since that’s all I use.
Good luck.
Edit:
To get the timeline to update during the day you could try something like this in the viewDisplay:
You will need to set first=true in the top of the tag. This will move the timeline every 300 second = 5 minutes. You can lower it if you need it more smooth..