Quote:
Originally posted by Smallville
NOW how do I change the color (when not selected) to white, but keep when selected white too? Thanks.
|
try this...
PHP Code:
<form><td bgcolor="#13486D" valign="middle" align="right" nowrap>
<IMG align="absmiddle" SRC="images/team.gif">
<SELECT NAME="newLoc" onChange="jumpPage(this.form.newLoc)" style="font-size: 7pt; background-color: #dfdfdf; color: #ffffff; font-family: Arial, Tahoma;" maxlength="20">
<OPTION VALUE="#">moderators</OPTION>
<OPTION VALUE="#">----------------</OPTION>
$forum[moderators]</select></td></form></tr>