See the HTML code below. In Firefox, the options lose the style when selected. For example, the pink item turns black when selected. The italic item is not italic when selected. Thanks! <SELECT> <OPTION style="color:Pink">pink</OPTION> <OPTION style="font-style:italic">italic</OPTION> <OPTION style="font-weight:900">bold</OPTION> </SELECT> Code (markup):
It is impolite and counter to long established forum protocols to post your issue to multiple forums at the same time. Your post on CSSCreator has already gotten answered, so anyone looking at the problem here and whatever other forums you've x-posted will be wasting his time duplicating another's work. Show some respect for those who would help you. gary