Is there a way to hide the border of a drop down menu in IE (to make it look flat, blend into the backgroud)? In Firefox it's simple enough to just set the border to 0px, but IE still renders a border even if you set the border to 0px.
Thanks, Eric
Is there a way to hide the border of a drop down menu in IE (to make it look flat, blend into the backgroud)? In Firefox it's simple enough to just set the border to 0px, but IE still renders a border even if you set the border to 0px.
Thanks, Eric
This isn't possible in IE. They don't allow styling of the drop-down component of a list, except for the text inside it (ie. red text).
IE actually uses a Windows-level control, not a browser-based one, so it is rather limited.
IE8 support changing drop down`s boarder but not ie6
poor microsoft......