How to put images in the combobox and enable autocomplete?
I have this sample code:
Images and files are in the dhtmlx folder.
a00
a01
a02
a10
a11
a12
b00
b01
b02
b10
b11
I do I make it work?
<select style=‘width:200px;’ id=“zone1” name=“alfa1” opt_type=“image”>
…