1
vote
0answers
96 views

JavaScript menus broken in main site?

I am getting this JS error in my browser console: TypeError: e.attr(...) is undefined on the StackOverflow homepage, in this file, line 82: http://cdn.sstatic.net/js/full.js?v=6c690b307479 This ...
-1
votes
1answer
126 views

Network-wide StackExchange search is broken with “Uncaught TypeError: undefined is not a function” [closed]

At least on Google Chrome on Windows 7, the StackExchange network-wide search ("Search the Stack") is currently broken. In the browser console there is a JavaScript error: Uncaught TypeError: ...
2
votes
1answer
175 views

'Last Seen' not updated with JavaScript disabled [closed]

For some reasons I need to have my JavaScript disabled in my browser. I noticed that since I made this change, my 'Last Seen' does not update even though I am logged in. Now that Isn't much of a ...
1
vote
0answers
125 views

Comment link not working, JavaScript error [closed]

When using Firefox 11.0 on Kubuntu 11.04, and clicking on the comment link on a question, nothing happens. In Firebug, I see this error: missing ) after argument list ...
4
votes
2answers
593 views

jQuery UI effects deactivated if too many ignored tags

Original question, shortened for clarity It's been a few days that jQuery is inactive on the Stack Overflow pages I load. First I thought it was because my network was blocking some servers hosting ...
3
votes
3answers
569 views

“Stack Overflow works best with JavaScript enabled”, but I have JavaScript enabled by default

Stack Overflow and Meta Stack Overflow prompts me that "Stack Overflow works best with JavaScript enabled". But I reconfirmed that I have my JavaScript enabled by default. I am using Firefox 3.6.
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: ...
0
votes
1answer
135 views

Bug: Add Comment Link JavaScript Error on Some Answers

I noticed a JavaScript error on the "Add Comment" link for this answer. I've never seen the behavior on any other answer before, but clicking the link produces the following error in Firebug: ...
2
votes
1answer
129 views

Filter users on StackOverflow not working on Google Chrome

I've noticed today that the Users page on StackOverflow is throwing a javascript error when loaded in Google Chrome (4.0.249.78 36714 Windows 7 x64). Here's the message: jquery.typewatch.js:89 ...
0
votes
1answer
41 views

Tag filtering broken with JS error: initTagPrefs is not defined

Tag filtering just stopped working for me today on SO. Was working fine on Friday but today all questions are showing up regardless of ignored tags. Firebug shows this error in the console: ...
0
votes
2answers
752 views

Stack Overflow Javascript issues?

For some reason I can't seem to post comments right now, and code styling isn't working. http://sstatic.net/so/js/master.js?v=4360 is giving a 206 partial content, and trying to open it directly in ...