Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by tribe on Jul 18, 2008 06:17
open dhtmlx forum
dhtmlxCombo, dhx_combo_list, IE height problem

When I set min-height( .dhx_combo_list) to less than 147px, In IE (6,7) there is vislible another unknown element under div.dhx_combo_list.
Answer posted by Support on Jul 18, 2008 08:03
There is a hidden iframe under list ( it resolves issue with native selectboxes in IE )
This element can be accessed as
    combo.DOMlistF
It has the same css class applied   -    'dhx_combo_list'