I heard that some people where having problems accessing their sites which get their jQuery from Google since their corporate firewall didn’t like sites getting code from other sites, i.e. cross-site scripting?
Has anyone run into problem such as this?
One problem is that Google’s server can and do go down at the worst possible times. In my answer to the question ‘What was your most uncomfortable programming experience?‘, I answered:
I know it seems unlikely, but unless you really have no other choice, I would recommend against hosting critical files on third-party servers, even if they are Google’s servers. Having customers complain about an outage is bad. Having customers complain about an outage that isn’t your fault and that you can’t solve is even worse.