Page 1 of 1

Different Colors in select box

Posted: Sun Nov 02, 2003 2:59 am
by devork
I have a forum having select box size=10
there are Options of 7 different cities and listing there members,
Can I give different color to the users of each city in selection box ?

solved

Posted: Sun Nov 02, 2003 4:53 am
by devork
ok it's solved
<option class="green">$row</option>
<option class="orange">$row</option>