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.
Darya
March 6, 2014, 1:07pm
#2
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.
Darya
March 6, 2014, 1:45pm
#4
And what is your DHX and OS version?
DHX v.3.6 build 131108
Windows 7 Professional Service Pack 1
Darya
March 6, 2014, 2:42pm
#6
Locally everything fine. May be you using incorrect doctype… Try this: