HighDots Forums  

Menu font question

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Menu font question in the Macromedia Dreamweaver forum.



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

Default Menu font question - 06-25-2004 , 04:11 PM






Is there any way to format the font in a menu list? I want the first default
option to be red. Here is a sample of what I tried:

<form method="POST" name="menu" >
<select name="selectedPage" onChange="changeArticle(this.form.selectedPage)">
<option value="" selected ><font color="#FF0000">Please choose an article
from the list</font></option>
<option value="shakespeare.asp">Qualifying Shakespeare Purchase: Earn
Binoculars/Radio</option> <option value="price_increases.asp">Product Price
Increases in July and August</option>
<option value="dealer_day.asp">Good Time Had By All - 16th Annual Dealer
Day</option>
</select>
</form>


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 - 2009, Jelsoft Enterprises Ltd.