For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > October 2006 > Select option with colors









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Select option with colors
vito

2006-09-10, 6:57 pm

Hi

Who know how to use 2 others colors in the same option row in HTML tag
<SELECT>


Flamer

2006-09-10, 6:57 pm


vito wrote:

> Hi
>
> Who know how to use 2 others colors in the same option row in HTML tag
> <SELECT>


background image?

Flamer.

vito

2006-09-11, 6:57 pm

Uzytkownik "Flamer" <die.spam@hotmail.com> napisal w wiadomosci
news:1157927985.130284.15150@q16g2000cwq.googlegroups.com...
>
> vito wrote:
>
>
> background image?
>

no, I want to only colorize some part of text but select don't have html
code inline


Adam

2006-09-12, 6:57 pm

On Sun, 10 Sep 2006 19:51:13 +0200, vito wrote:

>Hi
>
>Who know how to use 2 others colors in the same option row in HTML tag
><SELECT>


I've often put in a bold tag and wondered why it didn't work ;-)

Adam.
vito

2006-09-12, 9:56 pm


>
>
> I've often put in a bold tag and wondered why it didn't work ;-)
>

It means that you use <option><b>somethich</b>text</option>. It olny works
in div style but not in the option


Adam

2006-09-13, 3:57 am

On Tue, 12 Sep 2006 18:38:19 +0200, vito wrote:

>It means that you use <option><b>somethich</b>text</option>. It olny works
>in div style but not in the option


Yes - maybe my post should've been a bit clearer - "I've often
*mistakenly* put ...". I know it doesn't work - but I still keep
wishing it did ;-)

Adam.
Dag Magnuson

2006-10-17, 6:56 pm


what about CSS? option: { color: firebrick; background-color: #CDC5B4 }
or something?



Adam wrote:
> On Tue, 12 Sep 2006 18:38:19 +0200, vito wrote:
>
>
> Yes - maybe my post should've been a bit clearer - "I've often
> *mistakenly* put ...". I know it doesn't work - but I still keep
> wishing it did ;-)
>
> Adam.

Dag Magnuson

2006-10-17, 6:56 pm


Correction, would be

select,option .....

Dag Magnuson wrote:[color=darkred]
>
> what about CSS? option: { color: firebrick; background-color: #CDC5B4 }
> or something?
>
>
>
> Adam wrote:
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com