Reputation: 241
Does anyone know a script or a place where i can find a Fancy CSS Box Shadow effect which looks like the following:
http://www.red-team-design.com/how-to-create-slick-effects-with-css3-box-shadow
But that also works in IE7+ ?
Thank you for your help :)
Sebastian
Upvotes: 0
Views: 1482
Reputation: 167192
To enable CSS 3 Box Shadows, Border Radius for IE, you can use, CSS 3 Progressive Internet Explorer plugin.
PIE makes Internet Explorer 6-9 capable of rendering several of the most useful CSS3 decoration features.
Upvotes: 2