amrigo
01-22-2007, 11:54 AM
Hi
How can i control the properties of a select box ?
Or wich name have the arrow wich points to the bottom from a select box ? (where you click and so the options are listed)
I can not change the border
i try :
select {
font:11px verdana, arial, helvetica, sans-serif;
color:#003399;
border: 1px solid bab1d7;
scrollbar-3dlight-color: BAB1D7;
scrollbar-track-color: FFFFFF;
scrollbar-shadow-color: FFFFFF;
scrollbar-darkshadow-color: bab1d7;
scrollbar-arrow-color: #ab8600;
scrollbar-base-color:
}
Thank´s in advance
How can i control the properties of a select box ?
Or wich name have the arrow wich points to the bottom from a select box ? (where you click and so the options are listed)
I can not change the border
i try :
select {
font:11px verdana, arial, helvetica, sans-serif;
color:#003399;
border: 1px solid bab1d7;
scrollbar-3dlight-color: BAB1D7;
scrollbar-track-color: FFFFFF;
scrollbar-shadow-color: FFFFFF;
scrollbar-darkshadow-color: bab1d7;
scrollbar-arrow-color: #ab8600;
scrollbar-base-color:
}
Thank´s in advance