CSS Question - transparent font?

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

CSS Question - transparent font?

Post by Chris Corbyn »

Any way to make font totally transparent so that on any background color it's invisivble.

I know it sounds stupid but I have a reason to ask. I want to overlay a transparent font over a muti-colored font (for a custom rich text editor).

I know RTE's use a hidden page element but this layering idea would be so much more effective (if I can actually make a transparent font that is).

Cheers
User avatar
Chris Corbyn
Breakbeat Nuttzer
Posts: 13098
Joined: Wed Mar 24, 2004 7:57 am
Location: Melbourne, Australia

Post by Chris Corbyn »

I just used the opacity filters in the end :-)

Works a treat too...
Post Reply