is it possible to change the font values of an individual option in a select box, example to make it bold
I know you can change the individual text color through CSS. Try: Code: <option style="font-weight: bold">Text</option>
<option style="font-weight: bold">Text</option>
My evil laugh has a squeak in it. kristopherwilson.com
Forum Rules