[thelist] CSS for the Select Tag

Maximillian Schwanekamp lists at neptunewebworks.com
Thu Jan 20 18:53:35 CST 2005


aber wrote:
> Does anyone know how to remove the shadow/bevel from a
> drop down box in a form? I tried a styles border width
> to the select tag, but it didn't work.

Yeah, I've been down that road.  You can style the <option> element, and 
use <optgroup>, but select itself is just...irritating.  If you're 
determined, you can use Suckerfish-style menu of links and populate the 
value of a select (or other form element) which is hidden with CSS.

-- 
Maximillian Von Schwanekamp
Dynamic Websites and E-Commerce
NeptuneWebworks.com <http://www.neptunewebworks.com/>
voice: 541-302-1438
fax: 208-730-6504




More information about the thelist mailing list