Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Sam Round on Jun 12, 2008 09:31
open dhtmlx forum
Image Combobox in IE


I'm replying because you guys were kind enough to quickly respond, not once, but twice and because you were intellectually honest enough to admit the css you sent wouldn't work in some cases. Unfortunately, although FF works perfectly, IE is has a problem, so I had to go to plan-B (another AJAX API) with my project. In any case, here is what I was trying to build:

Two image combos side-by-side in a table.

combo1 combo2

Combo1 image dimensions:

1. 149 x 22
2. 139 x 22
3. 110 x 20
4. 86 x 20
5. 134 x 20
6. 107 x 20

Combo2 image dimensions:

Several images.
All are 20 x 20

I may be all wrong but I think there are problems with the combobox API with respect to IE display you may want to address.

Again, thank you very much for your attention to this matter.

Answer posted by Support on Jun 13, 2008 01:58
If you want to have native image size you can just use the images without any additional styling ( sample1 )
If you need to force size of images - it can be done with some code modification - please check attached sample ( sample2 )- it contains updated dhtmlxcombo_extra.js
Attachments (1)