I am using combobox and the arrow icon implying the drop down appears as an icon it cannot find.
Please, check that path to a folder combo images is set correctly - dhx_globalImgPath variable, and “combo_select.gif” is in this folder. For example:
window.dhx_globalImgPath="…/…/codebase/imgs/";
Yes, these are correct. I can display the image on the web page using
Please, check the sample in the combo package dhtmlxCombo/samples/initialization/combo_init.html - the image is shown correctly here. If the issue still persists, please provide the sample to re-create it