Text-shadow in IE with jQuery
One of the things IE wont show beside other major browsers, is the text-shadow effect. With this plugin you can achieve it. A handy little thing of Internet Explorer is that it gives you access to CSS declarations it does not understand, so this plugin simply requests the text-shadow value of a given element and processes that.
Popularity: 70%



