<option class="blah1">These styles</option>
<option class="blah2">These other styles</option>

Thats as best as your going to get it.


>From: Patricia Lee <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: CF-Talk <[EMAIL PROTECTED]>
>Subject: RE: Changing colors in a list box.
>Date: Mon, 04 Dec 2000 11:26:52 -0500
>
>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