Width of tree in IE

Hello,

In IE, I have a problem with the width of a tree that I’m rendering (it is VERY wide).

I tracked back the problem to the following line is dhtmlxtree.js:
if (_isIE && _isIE>7) td2.style.width=“999999px”;

Can anyone let me know what is the purpose of this?

Thanks.

Hello
How can we reproduce such issue?

I’m not sure - for me it is happening in a tree that I’m rendering inside a div.
Make sure that your IE is not in compatibility view, because if it is, the problem is not observed.

And what is your DHX and OS version?

DHX v.3.6 build 131108
Windows 7 Professional Service Pack 1

Locally everything fine. May be you using incorrect doctype… Try this: