faqts : Computers : Internet : Web : CSS

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

196 of 212 people (92%) answered Yes
Recently 10 of 10 people (100%) answered Yes

Entry

Setting border:none or 1px solid black or anything else, does not modify the borders of SELECT box.
I am unable to change the box style of a select element

Feb 5th, 2002 07:18
Ben Gordon, Vidhan Singhai,


This is true <select> appears to be one of the only form elements, where 
the box can not be changed by CSS (at least in IE) you can change the 
style of the box content but not the box itself.

Caislander
From the land of Sunshine, Surf & Code