Thursday, February 11, 2010 Categorized under Web use

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.

Demo and Download

Popularity: 70%

Leave a Reply