Click to See Complete Forum and Search --> : Select boxes - text colour


Webskater
02-10-2005, 09:26 AM
Is it possible to change the colour of the text in the text box half way through an option?

So it might show:

<option>Up to 1 day <this bit blue text> ... and higher </option>

i.e. so that 'Up to 1 day' would appear normally and '... and higher' would be in a different colour.

Thanks for any help.

Fang
02-10-2005, 09:38 AM
No, it's all or nothing; apply color to the option

Webskater
02-10-2005, 10:46 AM
Okay, cheers.