I am suddenly having a problem on my website when no jquery scripts are working.
I’ve clicked on the script library links to see if the host is down and its now.
See here:
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js" type="text/javascript"></script>
How can I find out what’s wrong … any ideas on what to check?
Check it in a Chrome or Safari. Open the inspector and check the network and console tabs – one or both will have an error to help you out.