Display scheduler with week mode

Hello,

I design scheduler with :style = width = 670px; height:650px;.
When view with “Week mode” on IE, the layout is not correct(but on firefox it is OK.)(please refer the attached file).
Please help me how to solve this problem.


It seems as some kind of css conflict , most probably you have some global align setting, which affects content of the calendar

Hello,
I run the sample code(samples/01_initialization_loading/01_basic_init.html) On IE 7, the same problem is occured.

Still works correctly locally.

If issue still occurs for you - please provide any kind of sample or demo link where it can be reconstructed.