aceinstaller
03-07-2001, 02:20 PM
Hi. Can someone please tell me why the drop down box i have created isn't changing color?
The code i am using is;
<p>Subject:<br><select name="subject" size=1 style= "background:; color: fff666">
<option value="Web Site"> Web Site</option>
<option value="Question"> Question</option>
<option value="Advertising"> Advertising</option>
<option value="Other"> Other</option>
For some reason the text is changing color, but the cackground isn't! The code; style="background:; color: fff666" works fine for me with normal text boxes etc, but just doesn't seem to want to work with a drop down menu....please help....
Andy
The code i am using is;
<p>Subject:<br><select name="subject" size=1 style= "background:; color: fff666">
<option value="Web Site"> Web Site</option>
<option value="Question"> Question</option>
<option value="Advertising"> Advertising</option>
<option value="Other"> Other</option>
For some reason the text is changing color, but the cackground isn't! The code; style="background:; color: fff666" works fine for me with normal text boxes etc, but just doesn't seem to want to work with a drop down menu....please help....
Andy