louisremi / background-size-polyfill

Adds support for background-size "cover" and "contain" to IE8
http://louisremi.github.com/background-size-polyfill/
MIT License
1.26k stars 359 forks source link

JSP sites not working #48

Open wpaflightpath opened 10 years ago

wpaflightpath commented 10 years ago

I have a site that i developed in PHP and then moved all the code over into JSP. Now the background size file isn't working. Does this code work outside of the Apache PHP environment?

jefferyto commented 10 years ago

Are you sure your server is serving .htc files with the text/x-component MIME type?