select option color text
-
Hi
i want to color each text in select so like that:
<select name=”Impact” id=”imp”>
<option style=”color:blue;” value=”user1″>USER 1</option>
<option style=”color:red;” value=”user2″>USER 2</option>
</select>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘select option color text’ is closed to new replies.