Recurring events in Internet Explorer

Hi all,

I’m using Scheduler in an application that uses IE as supporting webbrowser. I integrated recurring events, but the panel doesn’t show up right in IE. Firefox works fine.
The problem is that the panel for recurring settings is always opened in IE. The button enabled/disabled doesn’t work either.
I looked for some CSS or JS errors, but couldn’t find any.
Anyone who has a solution for this problem?

Greetz,
Eric

Hello,

Does it happen in our sample as well?
What IE version are you using? Do you use standards (not quirks) mode?

Best regards,
Ilya

Hi Ilya,

Thank you for your reply. It does not occur in the samples, while using IE9 in normal mode.
I’ve looked for errors given by the browsers when parsing the webpage, but none are given. It looks like a simple CSS error somewhere, but I’ve not been able to discover it…
Any ideas about where to look or how to test further?

Thank you!

Please specify url where we can check this issue.
Is your page also displayed in standards IE mode (you can check by pressing F12)?

Kind regards,
Ilya

Hi Ilya,

The scheduler is used in a closed system, so I can’t give a link to it. I checked the system in the standard IE mode, no special things or whatsoever.
I’ll check again and see if maybe some other script is causing the error, because your sample page works fine in IE.
Thanks for your replies.

Eric