Hey,
On our profiles page we are allowing the person to pick their own font color
and background image,
the font color is picked by a DHTML popup and displays "swatches" of color,
when the user picks the color she wants
its html RRGGBB value is automatically inserted...

Heres the problem....the profile is displayed like this (I'll use html code
so it will be easier to understand)

<b>Name:</b>
<i>Harry Houdini</i>

if they pick a light color for the <i>part</i> I want the <b> part</b> to be
the opposite...
eg: if they pick white I need the heading to be black and vice versa...any
way to do this?

Thanks,
Ryan



-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.9.11 - Release Date: 4/14/2005

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to