I know that there are a lot of issues/bugs associated with IE7 being a non–standards-compliant browser, and the first thing that most people will say when you put forth a question about a script or CSS failure is: "time to upgrade your browser!".
However, I don't have the option to install Mozilla or Google Chrome on my work PC. (Furthermore, I only got the upgrade from IE6 to IE7 this year, and fear I may die of old age before our IT department gets with the times, and rolls out something better.)
To get to the point, the problem I have been experiencing with various Stack Exchange sites is that most of the time (but not always), the pages fail to render, with the browser reporting that: 'StackExchange' is undefined.
There seems to be no rhyme or reason as to which sites will render (more or less) correctly, and which sites won’t...
Right now, the following sites work:
but these ones don’t*:
( *An error such as:
Line: 20
Char: 9
Error: 'StackExchange' is undefined
Code:0
URL: http://stackoverflow.com/
is reported, with multiple instances sometimes occurring on the same page).
The weird thing is, the problem does not consistently affect any particular site, and seems to spontaneously resolve itself every now and then.
For instance, yesterday I was viewing Area 51 in essentially text-only format, due to the abovementioned script failure. I was concurrently browsing another two sites (though don’t recall which,) that were also afflicted with the same error.
Then I clicked on a link within Area 51, and that page appeared (in the same browser window) with formatting and objects actually rendered, and buttons functional. After that, the other sites started loading properly as well.
My question is, since the IE7 installation on my PC has proven it can actually render Stack Exchange sites, what is happening when the browser intermittently fails to parse/execute script on the sites?
Is there a simple fix for the problem?
UPDATE: I've just discovered a very strange thing, while looking at this post by notnot...
First of all, I clicked the first link in Colin's answer, which took me to this page: How to perform date calculations and construct dynamic strings in a SharePoint Designer workflow.
I then used the browser Back button to return to SO, to find that the question page was all of a sudden "normal" looking.
When I refreshed the page by pressing [F5], SO reverted to its broken (text-only) display mode... However, I found that this could immediately be rectified by navigating to another SO page, or even clicking on the title of the question in order to reload the same page.
Unfortunately, however, the upvote, downvote and favorite buttons still do not work, nor do the drop-down boxes appear when I hover over the StackExchange link, or over my username.
I should probably also mention that I have tried clearing my browser cache, both manually and through the IE7 Internet Options. I've also added all the SE domains, and any Google ones that were initially blocked, to the "Always Allow" sites list in the Privacy settings.