Using the
scheduler.config.full_day = true;
statement enables Full Day events.
It displays properly in Firefox, but in Internet Explorer (7 and 8), the text doesn’t show and the Full Day box is shown in the line below, rather than adjacent to the Time Period label. This latter results in the year selection of the day dropping out of sight.
While editing the style can address the text not showing, it doesn’t address the placement issue.
Thank you for your feedback.
I can confirm this issue for IE7 but not IE8.
Can you please verify that your page is not rendered in the ‘quirks’ mode?
As soon as update is available I will post it here.
Fix will be included in the upcoming version as well.
Not exactly what I have meant. Open page in IE, press F12, check ‘Document Mode’ (see attachment).
We were able to reproduce this issue only in IE7, IE8 (standards mode) rendered section correctly. Note that ‘quirks’ mode is not officially supported.
Regarding Quirks mode - “if I’d known what it was, I wouldn’t have been there” - yes, it was operating in Quirks mode. I’ve fixed that (and made some other changes to the display of the page as a result). Thank you.