Hello folks!
I am trying to use your wonderful component dhtmlxTree in a project. You can see it in action here:
www.maps2go.com.br
It works FINE in Firefox, Chrome and IE8. However in IE7 it shows a horizontal scroll bar no matter what I try.
Here is my code:
Here is my CSS:
#treeboxbox_tree{
overflow: hidden;
min-width:215px;
width:215px;
height:210px;
margin:0px;
padding:0px;
}
Can you help me, please, before I lose my sanity?
IMPORTANT: THIS JUST HAPPENS IN INTERNET EXPLORER 7!!
Thanks!
Carlos