Greetings,
I would like to display multiple dhtmlCombo’s next to each other horizontally (inline). However… I would like to do it without using a table. Eg:
//add dhtmlXCombo to comboContainer1
//add dhtmlXCombo to comboContainer2
Can I alter the style for only these 2 combo’s (without affecting others on the page? Some other method?
Thanks very much