View Single Post

  #4 (permalink)  
Old 09-04-2007, 03:56 AM
JenniP JenniP is offline
Junior Member
 
Join Date: Sep 2007
Posts: 4
JenniP is on a distinguished road
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
Reply With Quote