Skip to main content

All Questions

Tagged with
7 votes
0 answers
161 views

Have an option to permanently switch to the jQuery fallback across all SE sites

Every SE site loads script from https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js. Unfortunately, the majority of Google's domains, including ajax.googleapis.com, are blocked by GFW. ...
typed-sigterm's user avatar
5 votes
0 answers
116 views

Can't insert links or images: "Permission denied to access property "apply"" [closed]

For a few days now, I've been unable to insert images or links using the formatting toolbar above the post input textbox. When I press one of these two buttons, I get: Error: Permission denied to ...
einpoklum's user avatar
  • 27.1k
3 votes
1 answer
300 views

Filter out results and answers that involve jQuery [duplicate]

Is there any easy way in Stack Overflow to filter out all solutions that involve jQuery. Due to licensing restrictions I only want to view solutions that use pure JavaScript.
user avatar
1 vote
0 answers
54 views

Fall back to local jQuery in case Google CDN fails to serve it [duplicate]

I was clicking around Meta Stack Overflow earlier and suddenly ran into a page with a big red error message at the top, "Meta Stack Overflow requires external JavaScript from another domain, ...
Ben Lee's user avatar
  • 6,097
66 votes
3 answers
5k views

Load jQuery from Stack's CDN if Google's CDN is blocked (or always)

Google's CDN is nice, but it's not 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 ...
Jeremy's user avatar
  • 27k
4 votes
0 answers
138 views

What does Stack Overflow use to keep track of edits?

I am wondering how Stack Overflow keeps track of edits. Does anyone know how it is done? I am talking about the characters added, etc. I think Stack Overflow uses this Javascript diff algorithm: ...
Rails beginner's user avatar
4 votes
8 answers
3k views

Does JavaScript and jQuery mean the same thing? [duplicate]

Possible Duplicate: Is it okay to post answers using libraries/frameworks/extensions not already mentioned? When is “use jQuery” not a valid answer to a JavaScript question? Why do 90% of people ...
sitifensys's user avatar