dhtmlxmessage doesnt work with IE9/10


Hi,
I updated all components to version 3.6, i put on my header:

[code]

[/code]

Then i note that my messages only work in FireFox and Chrome, but on IE no. like on image:

On Fire Fox:


On IE10:


Can anyone help me?

tks

a) why you are including two css files for different skins ?

If you are using dhtmlx.js and dhtmlx.css - you need not include extra files at all, otherwise you need to include dhtmlxmessage.js and one of css files.

b) are you using IE in standard or quirks mode ? ( only standard mode is supported )