where do I put the PIE.htc file (for making IE work with CSS3) when I'm using cakephp

后端 未结 4 982
孤街浪徒
孤街浪徒 2021-01-02 02:32

I\'m trying to use PIE.htc, which is a script which hopefully will allow me to use CSS3 features in IE6-8. I\'m also using Cakephp (which I\'m growing to love)

Accor

4条回答
  •  再見小時候
    2021-01-02 03:03

    You need to specify the pie.php file. Its content is like below:

    
    

    That should solve the issue.

提交回复
热议问题