I have been running into problems with files from http://ajax.googleapis.com loading, specifically, the file http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js is not loading which happens to break a number of sites including Stack Overflow. This problem occurs in both Firefox 3.5.4 and Internet Explorer 6 inside of a corporate network, are there any ideas in regards to to get around this problem?

link|improve this question
It does load for me. Maybe you had a problem loading this once and the cached version of your browser is not working. Try clearing your cache / an alternative browser. – Luka Nov 3 '09 at 14:25
Luka, as noted in the question, domain of the issue is inside of a corporate network where I have limited options in regards to browsers outside of the two I mentioned. Additionally, clearing the cache in my browser actually exacerbated the problem as it removed previously cached versions of the relevant files from the URL. – Rob Z Nov 4 '09 at 1:56
feedback

2 Answers

up vote 1 down vote accepted

Jeff Atwood actually answered this problem in a similar question on Meta Stack Overflow, in essence, the Google hosted jQuery library is being blocked by a content filter such as Websense and there isn't a workaround other than getting the content unblocked by an administrator.

link|improve this answer
feedback

Similar problem here. The sites containing googleapis take more than 30 minutes to load. Firefox 3.5.5 and IE 7 Stack Overflow and PHP.net only work with AdBlock-ing http://ajax.googleapis.com.

Getting the script directly from googleapis gets a lot of code, but the site stayes in "is loading" mode.

My company is using "Websense".

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.