Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Last Updated: Friday November 21 2008 - 06:11:56

Text: Two words each a different color.


Poster: Alan
Dated: Monday July 17 2006 - 23:21:48 UTC

Hi,

If I have two words of text how can I have each word a different color?

Example:
aI("text=Friday Afternoon");

I would like Friday one color and Afternoon another.

Many thanks for your help!


Poster: Ruth
Dated: Tuesday July 18 2006 - 16:13:54 UTC

Hi,

Just use regular html font coding for color
Code:
<font color='#ffff00'>Afternoon</font>


Ruth