I have a problem with my select .. Default value is “please choose” .. but there are some options like “Acommodation & Hotels” .. so its bigger than the default value .. so its not clearly seen on IEs, it works ok in FF, how can I do this? with css or javascript? what is the best solution ? thank you
NOTE : I want to strech the <option> element not select
OK so here is the solution I figured out after quite some time. It will automatically increase the size of the select box based on the maximum width of the child options.
The Select Box: