Page 1 of 1
Bold Selection Box Text
Posted: Fri Feb 09, 2007 2:24 pm
by icesolid
How do I make text inside of a selection box option bold.
I want to make one word in a option in a selection box bold.
EX: Text In <b>BOLD</b>
Posted: Fri Feb 09, 2007 3:03 pm
by louie35
look into optgroup label and css to achieve this
Posted: Fri Feb 09, 2007 3:19 pm
by icesolid
I am looking to bold a WORD in a OPTION in a SELECTION box. The OPTGROUP is to bold a whole line.
Posted: Fri Feb 09, 2007 3:35 pm
by louie35
i don't think that's possible.
You can not add html tags inside the select menus.
Have you seen something like that done before?
Posted: Fri Feb 09, 2007 3:38 pm
by icesolid
No, I was just wondering if it was possible.