Hey guys,
I do have a problem with dhtmlxcombo boxes in IE.
I do create the combo boxes with combofromselect() and the dhx_skyblue skin. I use enableOptionAutoPositioning and enableOptionAuotHeight for select boxes that do have less than 15 values in them. The problem in IE comes with combo boxes that open upward and do have no scroll bar in them (optionautoheight). The boxes open and show all values, but for the first time I open a box with these functions on it, it would open a blank field downward. After deselecting that box and select it again that blank box seems to disappear and everything works fine…
That bug only seems to appear in IE and when a box opens upward due to autopositioning.
For more than 15 values i would use setOptionHeight, which seems to work fine in any cases.
In FF everything seems to work fine…
Regards, Benny