You can see this behavior by opening up this sample page in IE6:
dhtmlx.com/docs/products/kb/ … 72&ssr=yes
Removing lines 37 and 38 from dhtmlxwindows.js (v2.1) did not fix the issue. Any help with this would be appreciated. Thanks.
Hello,
we have attached the latest dhtmlxwindows.js. If the issue isn’t solved, please provide the complete demo that allows to recreate it
dhtmlxwindows.zip (16.4 KB)
Thank you for the quick response. That file does not resolve the issue. It is identical to the one I’m using except for one missing line (fr.style.position = “relative”; which was on line 2327 in my version of the file).
The link I provided earlier from your samples site will give you an example of the problem, when viewed in IE6:
dhtmlx.com/docs/products/dhtmlx … _init.html
Thanks again for your help!
Hello,
there is not the latest version of the dhtmlxwindows.js file that is used in the samples on our website.
Locally, the issue doesn’t occur with the provide library. So, please provide the complete demo where we can re-create the issue.
Here’s an example of the problem:
secure.jalal.lunarbreeze.com/~n … lxwindows/
If you view this URL in IE6, you should see the message. This is using the latest dhtmlxwindows.js file copied from your original response. The DHTMLX version is 2.1 build 90226.
Brilliant! You are a rock star. Thank you!