Google ajax.googleapis.com is out today!
Permalink
Just to let everyone know that if your site uses jquery then you may want to check it. One of the sites I maintain stopped working as a result of the following not working.
https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js...
I had to download the file and save it on the server rather than access the file direct from google.
Hope it helps
https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js...
I had to download the file and save it on the server rather than access the file direct from google.
Hope it helps