Select.className{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color : #000000;
font-weight: normal;
background: #FFFFFF;
scrollbar-base-color:White;
scrollbar-face-color:577C9E;
scrollbar-shadow-color:#E5DFBF;
scrollbar-highlight-color:#E5DFBF;
scrollbar-3dlight-color:#336699;
scrollbar-darkshadow-color:DarkBlue;
scrollbar-track-color:#E5DFBF;
scrollbar-arrow-color:#E5DFBF;
}
-----Original Message-----
From: Bushy [mailto:[EMAIL PROTECTED]
Sent: Friday, October 24, 2003 9:05 AM
To: CF-Talk
Subject: RE: <select dropdown
Well...that sucks.
Thanks
--Original Message Text---
From: Tony Weeg
Date: Fri, 24 Oct 2003 08:55:36 -0400
that's cause select's arent the same as the other form elements. they are
controlled by windows, not css when it come to the structure of them. now,
you can edit font properties, but that's about all ive been able to figure
out how to modify.
...tony
tony weeg
senior web applications architect
navtrak, inc.
www.navtrak.net
[EMAIL PROTECTED]
410.548.2337
-----Original Message-----
From: Bushy [mailto:[EMAIL PROTECTED]
Sent: Friday, October 24, 2003 8:38 AM
To: CF-Talk
Subject: RE: <select dropdown
Thanks.
I've been messing with the CSS using TopStyle. I just can't seem to get the
bevel look of the <select> dropdown to just a solid black line.
I have no problem with my <input> box. Just can't get the <select>
Can it be modified?
--Original Message Text---
From: Tangorre, Michael
Date: Fri, 24 Oct 2003 08:06:55 -0400
Start here...
http://www.macromedia.com/devnet/mx/dreamweaver/articles/css_forms.html
<http://www.macromedia.com/devnet/mx/dreamweaver/articles/css_forms.html>
-----Original Message-----
From: Bushy [mailto:[EMAIL PROTECTED]
Sent: Friday, October 24, 2003 8:00 AM
To: CF-Talk
Subject: OT: <select dropdown
Hi,
Is it possible to change the look of a dropdown selection? I want to get rid
of the shaded outline. Can it be down with CSS?
If so, what are the style changes?
<select name="dd" style="">
<option..
<option..
<option..
<option..
</select>
_____
[Todays Threads]
[This Message]
[Subscription]
[Fast Unsubscribe]
[User Settings]
- RE: <select dropdown Tangorre, Michael
- RE: <select dropdown Bushy
- RE: <select dropdown Bushy
- RE: <select dropdown Tony Weeg
- RE: <select dropdown Bushy
- RE: <select dropdown Tangorre, Michael
- RE: <select dropdown Tony Weeg
- RE: <select dropdown Tangorre, Michael