
Re: not working with subdomains..
Hi Jason,
Yes, I thought that would be the issue, so I tried a few things last nite.
1) Turn off mod_rewrite, just in case apache was doing something with the url.
2) prefix
http://www.domain.com/ into the <link> to load my css
I found that www. works fine. However when I change to a subdomain and change the css link to load from the subdomain, it still doesn't work.
So the same-domain restriction shouldn't really be an issue here. As I'm pulling the css from the same domain as the .html file is being called from.
Is there a way to find where PIE is being loaded from?
Is there any help you can give me to resolve this?
Thanks