Posted: Thu Apr 14, 2005 3:36 pm
don't remember, or know specifically, but you may be able to tell the child to not inherit its settings from its parent element.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -khtml-opacity:0LOL - thats quite funnypickle wrote:~Pimptastic & ~malcolmboston: you guys really need to get unique avatars. I thought I was reading the inner ramblings of a schizophrenic!
All this does is make the child element a % transparency of the parent. This is my problem.d11wtq wrote:He he... coincidentally I'm just doing this for RTE...
here's all the one's you'll need (inlcudes linux browser (konqueror))
Code: Select all
filter:alpha(opacity=0); -moz-opacity:0; opacity:0; -khtml-opacity:0