Samples Alert trouble in IE8

Hi!

dhtmlx.com/docs/products/dhtmlxM … alert.html

Not dark background when show alert in IE8.

Thanx!

Please be sure that you have not compatibility mode enabled.

Compatibility mode disable

Thanx!

I just checked the same sample from my side, and it works fine in IE8 :frowning:
Are you using real IE8 or some dev.tool ?

I’m sorry but does not work.
I use real IE8 and OS Windows 2003 SP2.


The first alert on the page has not header ( no title was provided ), it is the same in all browsers.
Second and next alerts will have header.

Do you mean that all alerts do not have header, only a first one ?

У Вас при отображении Alert в других браузерах задний фон становиться темным, что я и старался описать. В IE8 задний фон не стал темным после отображения Alert и так все Alert. Сам вид Alert и заголовки или их отсутствие все у вас отлично. Прикладываю совмещенный screenshot.


Yep. I see the problem
It will be fixed in the next update, for now just add the next style to the page

div.dhx_modal_cover { filter: progid:DXImageTransform.Microsoft.Alpha(opacity = 20); }