JavaScript is a popular client-side web scripting language. This tag is for questions relating specifically to the use of JavaScript on the Stack Exchange sites.
-3
votes
1answer
45 views
View question's “history” as animated playback
While I was searching for the "history" button of the post I had thought it would be cool to have the history of the whole question sorted by time.
For my understanding the evolution of a question ...
1
vote
0answers
22 views
Stackapps syntax highlighting
For the user scripts on stackapps... could we have syntax highlighting? That way it's easier to see what a code exactly does (obviously).
There aren't many user scripts with that little code that it ...
13
votes
6answers
307 views
How can Stack Overflow users be encouraged to use jQuery only when appropriate?
This question is a serious question for anyone who believes there is still just as much importance in understanding the core JavaScript language, even in the post-jQuery world.
In the last seven ...
4
votes
0answers
79 views
Javascript issue when logged in
I'm getting a cross-browser issue with the JS on stack overflow, which wasn't happening yesterday, and which clearing my cache and switching from chrome to FF didn't fix. The error is:
Uncaught ...
44
votes
0answers
449 views
The cardiologist can't tell if my heart is beating!
I have found a... strange, to say the least, error on Stack Overflow. I was just browsing normally and I decided to open the error console, and I saw this:
Uncaught TypeError: Cannot call method ...
3
votes
0answers
39 views
Disable all selection and onkeypress on mobile version
Since today answering questions has become a daunting task. It has never been easy using thus keyboard (Swype), but starting today it's even more difficult.
Before, the application would react ...
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 ...
2
votes
0answers
60 views
Stackoverflow Review option Broken on FireFox [closed]
On StackOverflow when I click on the review button no posts are displayed today even though posts count is displayed and are available for review.
There seems to be a JavaScript error on FireFox (We ...
4
votes
1answer
90 views
I get a JavaScript error when attempting to post a question on Stack Overflow, using IE8
I am unable to post questions on Stack Overflow. I am using IE8. Is that a supported browser? As far as I can remember I was able to post questions earlier. Here's the JavaScript error:
"JSON is ...
1
vote
1answer
52 views
Which graph library is used by stackoverflow?
Viewing reputation changes on Stack Overflow produces a nice graph which can be 'zoomed in' on to view more detailed reputation changes. Example. Is this using a library or custom written ? If using a ...
1
vote
0answers
95 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 ...
0
votes
1answer
46 views
FF 17.0.1 (Ubuntu) has JS menu issues [closed]
Only noticed it today (first day back at work this year). It was working fine last day of last year and there's been no upstream changes to the package that I can recall.
Stuff that works:
...
4
votes
1answer
62 views
Should pure CoffeeScript questions tag JavaScript?
This question is related to Coffeescript tag in javascript library questions?, but I do not think it is a duplicate.
If a question is asking about CoffeeScript (which compiles into JavaScript) but ...
-5
votes
3answers
221 views
Why close the discussion “Good JavaScript IDE with jQuery support”?
I'm talking about the discussion Good JavaScript IDE with jQuery support, alledgedly closed by you... Here's why I think this should be open:
It's a question a lot of people ask about ...
7
votes
1answer
60 views
Careers Stackoverflow not loading JS/CSS/etc
http://careers.stackoverflow.com/
Here are the error messages in javascript console:
Failed to load resource https://hg.stackoverflow.comcareers/cso/all.min.css?398723
Failed to load resource ...
5
votes
1answer
218 views
How do I get desktop notifications, in Firefox, for the Stack Exchange inbox? [closed]
I was just browsing some Stack Exchange sites the other day, when I thought about how nice it would be to have a little information bubble every time I get a new thing in my SE inbox.
I already have ...
0
votes
0answers
57 views
In which cases is JavaScript code rendering a post in a different way considered to be added to a single site requesting it?
On Drupal Answers Meta , Automatically link function names to api.drupal.org has been posted months ago. In short, the feature request is to automatically link function names to documentation pages on ...
-1
votes
1answer
123 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: ...
4
votes
0answers
56 views
Uncaught TypeError breaks chat room loading
Every so often when I try and load a chat room, I get stuck on this screen:
I finally checked the Javascript console this time; it had this error at the bottom:
master-chat.js:247: Uncaught ...
0
votes
0answers
62 views
message about JavaScript being blocked [duplicate]
Possible Duplicate:
“Stack Overflow requires external JavaScript from another domain” message
On Stack Overflow, and all of the Stack Exchange sites, there is big message at the ...
3
votes
1answer
180 views
My virus tool pops up when I'm on Stack Overflow today
For the fourth time today, my virus tool has popped up an alarm while I've been surfing on Stack Overflow. It reports finding Rce.Gen3 in my browser cache.
Has anybody else gotten something like ...
1
vote
0answers
63 views
Stack Overflow requires external JavaScript from another domain, which is blocked or failed to load [duplicate]
Possible Duplicate:
“Stack Overflow requires external JavaScript from another domain” message
I just can't use StackOverFlow website due to this JS issue. What is wrong?
Edit:
...
0
votes
1answer
84 views
commenting (and lots of other commands) unavailable in chromium 18.0.1025.151 [duplicate]
Possible Duplicate:
JS broken in Chrome 18
when I click 'add comment', nothing happens. Same goes for:
-'Stack exchange' in the header to view messages/hot topics
-'show other means of ...
1
vote
1answer
79 views
Site stops responding and sometimes losing post [closed]
I'm facing a recurring bug where I enter a discussion (mainly from Google) and then none of the commands (vote up, comment, add a response) works. They just don't work. No message error, no client ...
1
vote
0answers
59 views
JavaScript not working from time to time - SE wide
From time to time none of the JS-codes is working, and all sites (SE, AU, UL, GL&U, ...) are infected meanwhile, but with random exceptions.
I can't vote up, down, add a comment, don't get the ...
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 ...
0
votes
0answers
158 views
“no element found” error in JavaScript browser console
Currently when I open just about any question on Meta (this, this or this) I'll see an error message in the JavaScript browser console:
Error: no element found
Source File: ...
19
votes
1answer
341 views
Add a fallback for jQuery in case it fails to load from Google's CDN
Google's CDN is nice, but nothing's 100% reliable for all users. It occasionally fails to load for me. Other users have had trouble with it due to sloppily-configured networks, and some may prefer to ...
-12
votes
1answer
184 views
Stack Exchange's heavy reliance on external scripts
I dislike running third-party scripts in my browser and have disabled these generally.
I can enable them on an exceptional basis, but it strikes me that Stack Exchange has an unusually heavy ...
0
votes
0answers
74 views
StackExchange is not defined [duplicate]
Possible Duplicate:
JS broken in Chrome 18
When loading any StackOverflow page in Chrome (Ubuntu), some navigation elements (js-based) don't work.
In Console I see the following:
...
4
votes
4answers
198 views
How do I respond to a Stack Overflow request for an answer with a complete code sample?
How do I respond to a Stack Overflow request for an answer with a complete code sample?
Ideally, I could just upload the HTML file with the styles and JavaScript embedded. Is this possible or ...
17
votes
2answers
255 views
Unable to perform actions such as deleting comments
The last couple days I've been largely unable to delete comments and perform some other actions on Music. Occasionally it works after a fresh page load but it seems to be completely at random.
...
7
votes
1answer
57 views
Tag autocomplete in careers
I was editing my Careers 2.0 profile, and I tried to add a new tag to dislikes. I typed a few letters, and the spinner kept spinning, and the list of tags never appeared.
I opened my console and saw
...
2
votes
0answers
87 views
I cannot see the formatting toolbar on Stack Overflow [closed]
I cannot see the formatting toolbar on Stack Overflow, but it's working well here on Meta.
I'm on Chrome 18 on Windows XP.
0
votes
0answers
33 views
Antivirus software identifying Stack Exchange sites as a threat [duplicate]
Possible Duplicate:
Virus reported after loading page
Virus/malware warning when opening/asking a question [Avira]
This morning my antivirus software, Avira Antivirus Premium 2012, began ...
1
vote
4answers
720 views
Why is Stack Overflow using <noscript>?
The question is not about how <noscript> works, and why it's used, I'm fully aware of that.
Knowing that:
<noscript> only works when JavaScript is disabled by something browser-related ...
-4
votes
1answer
125 views
Multiple tags with JavaScript off
I'm using Stack Overflow with JavaScript off in Opera 11.61.
I tried to submit a question with two sets of tags, entered like this:
[user-accounts][discussion]
However, when I submitted the ...
5
votes
2answers
153 views
The stackexchange.com 'sites' page doesn't work without JavaScript
If I visit the stackexchange.com sites page (http://stackexchange.com/sites) with JavaScript off, I get no content, only the general page headers/footers with a big blank mid-section.
There's also ...
1
vote
1answer
120 views
Why is JS in Stackoverflow not working in Chromium 18 [duplicate]
Possible Duplicate:
JS broken in Chrome 18
Uncaught SyntaxError: Variable 'c' has already been declared
ask:37 Uncaught ReferenceError: StackExchange is not defined
ask:137 Uncaught ...
6
votes
3answers
119 views
Buttons and Preview gone?
I have been using SO for a few hours this evening and all of a sudden, the edit buttons and preview disappeared. I am using Chrome and OS X 10.7. I just cleared my cache, but the buttons are still ...
0
votes
0answers
40 views
Stackoverflow vs Safari (Mac) 5.1.4 [duplicate]
Possible Duplicate:
Using Safari 5.1.4, code blocks are empty on Stack Overflow
really not sure if this is in the right place or not, but I am having a strange JS problem with this site ...
1
vote
0answers
124 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
...
3
votes
0answers
65 views
SO broken due to JavaScript from another domain being blocked or failing to load [duplicate]
Possible Duplicate:
External JavaScript code failed to load
I've got a nice red bar at the top for SO and Meta, telling me:
Meta Stack Overflow requires external JavaScript from another ...
1
vote
1answer
163 views
Stack Overflow mobile CSS and JavaScript framework
What CSS framework (if any) does SO use for mobile devices? Do they also use jQuery?
6
votes
1answer
71 views
Comment auto-expansion lies to anonymous users
While looking at this comment issue I noticed that when the comments were auto-expanded for me, the "add comment" link was appearing...which was unexpected, since I wasn't logged into that site. While ...
3
votes
2answers
86 views
Background flash when viewing an answer directly doesn't seem to work
I'm getting the following js errors per browser, on Win7:
Firefox 9.01
h.end is undefined
Chrome 16.0.912.77 m
Uncaught TypeError: Cannot read property '0' of undefined
IE 9.0.8.112
SCRIPT5007: ...
6
votes
1answer
118 views
JavaScript errors in other tabs when chat is open
I am getting the following JavaScript error message in other tabs (not Stack Exchange sites, maybe other tabs with sites that use JavaScript code?) when I have chat.stackexchange.com open:
...
1
vote
0answers
163 views
Stack Overflow JavaScript broken
Most, if not all, of the Stack Overflow JavaScript appears to be broken with the error:
Uncaught SyntaxError: Variable 'n' has already been declared
In full.js on Meta Stack Overflow and on some ...
8
votes
1answer
82 views
Reject button not working on the second click
The Reject button cannot be clicked again when closing the Reject screen using ESC.
Steps to reproduce
Visit the Suggested edits screen (or an individual suggested edit).
Hit the Reject button (a ...
17
votes
4answers
493 views
JavaScript answers using ES5 features: Warn or not?
I recently saw an answer to a JavaScript question where the answer used Array#filter without mentioning that it's a new feature of JavaScript as of ECMAScript 5th edition (aka ES5), so I commented ...
