Tagged Questions
11
votes
1answer
174 views
JavaScript on whole site is broken in IE (9 or less) because of stub.js
Using IE 9 or less, I'm getting a JS error "Object is required" on line 1, position 137 in stub.js.
The script stops and the StackExchange object does not get initialized, so later there are "Object ...
1
vote
0answers
176 views
Script errors when opening blog.stackoverflow.com in IE8
When I browse to blog.stackoverflow.com in IE8 with script debugging enabled, I get many script errors.
The first is:
Line: 1
Error: 'null' is null or not an object
And the second is:
Line: 521
...
3
votes
1answer
232 views
2
votes
2answers
124 views
Can't Upvote or Flag comments on SO & Meta
I can't upvote on comments on SO or here on Meta. If I mouse over a comment I don't see any option to upvote or flag.
I can upvote and flag comments on SF and WebApps.
Using IE 8 (8.0.6001.18702).
...
1
vote
2answers
2k views
Google Analytics javascript loading problem - '_gat' is undefined
Running IE8. I see, in Fiddler, the ga.js script being loaded, but still '_gat' is undefined. I recently reset the browser per: ...