Page is a not externally linkable
- Code, Content, and Presentation
-- CSS
---- SELECT boxes and CSS


knighty - 9:18 am on Jul 10, 2001 (gmt 0)


create your drop down and then insert the code into the head.

<style type="text/css">
<!--
select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
-->
</style>

This definatley works on my IE anyway ;)


Thread source:: http://www.webmasterworld.com/css/24.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com