Per request from a client, we need to create some text with CSS based drop shadows that works across all major browsers.
After some research and comparison, we implemented the technique by Scott Jehl. http://www.scottjehl.com/v7/index.php/process/html_text_drop_shadows
The CSS is very simple … no filters and hacks. Yes this solution works beautifully across IE, FF on PC, as well as [...]
