|
The CSS filter:shadow functionality is only available in Internet Explorer. Firefox or other Gecko based browsers do not support this.
Doing a quick search there doesnt seem to be any cross browser way that works, there is a CSS property called text-shadow however this requires CSS2 support and is seemingly unimplemented on browsers.
Jen
|