pyro.699
07-27-2006, 12:50 AM
Hello,
I understand that the CSS properity `glow` only works in IE5, and Netscape, i think. I would like a function where you could either pile two layers ot text ontop of each other, with one size bigger than the other, or an image.
Here is what the function should look like
function glow($text, $color1, $color2, $size)
{
/*
......
*/
}
Thankyou
~Cody Woolaver
I understand that the CSS properity `glow` only works in IE5, and Netscape, i think. I would like a function where you could either pile two layers ot text ontop of each other, with one size bigger than the other, or an image.
Here is what the function should look like
function glow($text, $color1, $color2, $size)
{
/*
......
*/
}
Thankyou
~Cody Woolaver