dhx_combo_list

Hi,
I’m using the dhtmlxCombo, and noticed that the “dhx_combo_list” is not being placed in the containter(1st parameter) sent to the constuctor dhtmlXCombo(). The “dhx_combo_list” is being created in iFrame and Div containers immediately inside the tag. I have multiple layers on the page, and this is causing some issues. Is there anyway to have the “dhx_combo_list” element be created inside the Container sent to the dhtmlXCombo() contructor?

Thanks,
Mike

Hello,
combo list is absolutely positioned container that attached to body. Unfortunately there is not any way to change this behaviour.