Title pretty much says it all, I have a dynamically generated Dijit.Form.Select element.
I have been trying all kinds of CSS workarounds but the only browser that seems to tolerate what ever I try is Firefox.
Does anybody know the correct way to set the the width of this element.
I use span tags rather than the regular select/option tags because I need to insert html in the option tags and IE strips that right off.
Thanks!