Home Unanswered Active Tags New Question

Scheduler broken in IE7 without DOCTYPE

Documentation says "Note: There might be minor issues in quirks mode (no <!DOCTYPE> specified). It works but there might be a bad pixel here or there."

However, in case of the Scheduler (v 5.0.1556) there is "a bit more" bad pixels. :-) Scheduler gets broken in Quirks mode in IE7. Just delete doctype in the demo master page and see. This can be a problem when using Scheduler inside a page template that cannot be changed.

Asked by P_V 3 years ago.
Replies

Thanks for reporting it.

This happens when you use the new div-based layout introduced in DayPilot Pro 5.0. It can be fixed by switching the to the old table-based layout:

Layout="TableBased"

The div-based layout is necessary in new browsers (Firefox 3, Safari 3, Google Chrome) when Width is specified in percent.

Comment posted by Dan Letecky 3 years ago.
New Reply
This reply is
Your name (optional):

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java