
Re: I cant make pie work..Please HELP
If your css3pie folder is in the root of the website, then do it like this:
Code:
behavior: url(/css3pie/PIE.htc);
Then verify that it is being loaded, e.g. look at your server logs to see whether PIE.htc is being downloaded successfully.