Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community!
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial

John Locke
15,479 PointsAnyone have experience using PIE.htc ?
I'm trying to make IE 9 and below conform to modern browsers and give me some border-radius, text-shadow, and box-shadow. I'm using the PIE,htc polyfill,but some reason, IE is still not responding. I've done the usual things like check the path, clear the cache, etc.
Does anyone have any experiences of their own with this shim, or do you have an even easier or better polyfill that you use in order to make IE conform to CSS3...
2 Answers

Ian Lunn
4,558 PointsCan't point you directly to a solution but check the Known Issues page, in particular, serving the correct content-type.

John Locke
15,479 PointsMy htaccess has that in there already, Ian. I will have to look at it a little later, but I'm trying to clean up my gnarly looking IE.