I'm not a CSS goddess, but I don't think it is.  CSS is very limited when it
comes to fancy stuff inside of select lists.  Changing the entire list
element is all I've ever been able to do, and I've never seen anyone else do
otherwise.

> -----Original Message-----
> 
> That's not *quite* what I was looking for.  I want to have 2 
> different colors in the same <option> tag.
> 
> Example:
> 
> <option value="">SomeText: <font color="Blue">7</font>, 
> SomeMoreText: <font color="Blue">24</font></option>
> 
> So I would get this in the list box:
> 
> SomeText: 7, SomeMoreText: 24
> 
> Is this possible?
> 
> Todd Ashworth

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to