if you put the color declaration in the <select> tag instead of the <option> tag, it'll change to whatever color you want the text to be. I don't think that there's a way to declare two different colors, though, in one select box.
Adkins, Randy wrote: > In a Select box I am displaying 2 elements: > JOBCODE - JOBNAME > > I want to be able to set the color for the JOBCODE to say #0066CC and > the > JOBNAME to #000000 > > I tried the following but does not work: > <OPTION VALUE="#ID#"><SPAN STYLE="color:##000000">#JOBCODE#</SPAN> - > #JOBNAME#</OPTION> > > If I set it on the OPTION tag as a STYLE, it will color the enter > contents of the Display value. > > Is this even possible? > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:5:194316 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/5 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:5 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.5 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54
