So text shadows in FF and Chrome are grate. For example I have simple web page for simple video streaming server.. no shadows in IE9 for me(
my css code is like
p{color: #000;text-shadow: 0px 1px 1px #fff;padding-bottom:1em}
so I wonder – may be there is some JS of special CSS way for creating text shadows for IE?
Try this for ie