Himberjack
Himberjack

Reputation: 5802

CSS Behavior for IE gives me Access Denied

I am using htc file in IE to do some CSS stuff. Problem is, I am downloading the CSS to another URL, and I understand the behavior URL must be relative to the document.

the HTC file is located on a different domain.

Can I still use it remotely?

Thanks

Upvotes: 1

Views: 857

Answers (1)

eddie.vlagea
eddie.vlagea

Reputation: 667

From my experience with these .htc files I know you MUST have it on the same domain with your website.

Upvotes: 3

Related Questions