Click to See Complete Forum and Search --> : How to do list box with bold text?


toplisek
02-13-2008, 04:23 AM
I would like to perform list box which would be the best possible managed.

I enclose as sample my wished list box.

Need help how to do

Frank62
02-13-2008, 06:53 AM
Toplisek,

Which site did you make that screenshot of?

toplisek
02-13-2008, 06:57 AM
This is just example that I have for list box, but I like system to show bold text.

Frank62
02-13-2008, 07:28 AM
I still need the site, because I don't know the code by heart, but the site contains it. (I assume you won't be able to locate the applicable code part easily.)

toplisek
02-13-2008, 07:33 AM
I still need the site, because I don't know the code by heart, but the site contains it. (I assume you won't be able to locate the applicable code part easily.)

Hi, I have sent you URL on private PMB.Thanks.

ray326
02-13-2008, 04:12 PM
That's an optgroup.

http://www.w3.org/TR/html401/interact/forms.html#edef-OPTGROUP

toplisek
02-14-2008, 01:53 AM
Hi,
this works perfectly.
Need just the following help:
1. How to add special character like enclosed snap1 to the element?
2. How to add class or my specifications of font to such list boxes?

Thank you for all replies:)

ray326
02-14-2008, 01:08 PM
You can create styles applied to select, option and optgroup and you can put classes on the individual elements. The problem ends up being how widely supported the stying of the drop down elements will be in various browsers.