HighDots Forums  

Option lists

alt.html.tags alt.html.tags


Discuss Option lists in the alt.html.tags forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Andi B
 
Posts: n/a

Default Option lists - 10-06-2003 , 03:11 PM






When I create a dropdown option list with the following code:

<FORM NAME="menu">
<INPUT TYPE="BUTTON" VALUE="Leap to" onClick="leapto(this.form)">
<SELECT NAME="dest" SIZE=1>
<OPTION VALUE="frame,sitecontent.htm">Site Content
<option value="frame,teamprofiles/contactlist.html">Contact List
<option value="frame,minutes/minutes.htm">Minutes of Meetings
<option value="frame,social/socialevents.html">Social Events
</SELECT>
</FORM>

I can use the style="background-color: cccc98; font-family: comic sans ms;
color: 006600" to specify the colour of the background, the font face and
the font colour - but is it possible to also colour the arrow on the right
side of the option box, and if so, what are the commands to colour it?

Many thanks

Andi



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.