I know that there are many posts on the Stackworflow about this, but this is a different one.
All its other fixes have to do with javascript, but I do not even have javascript on my page. No one. And I'm still getting this error.
Was there any other reason why this error happened?
Also, this happens only when I go to my top navigation link, directly from the URL instead of the page. Take a look at :
EDIT: This is happening in IE6 / 7.
You use * .htc files. Your site works as "text / html", to create older versions of IE, change the content type to "text / x-component"
Comments
Post a Comment