Quote:
Originally Posted by VIPStephan
If you get “$ is not a function” then you probably haven’t included the jQuery core framework before the call of that function. Can you show us a link to your page or post the source code here?
|
Thanks for the reply. The URL of the page is insidethehall.com. I've got this reference for jQuery in my header:
Code:
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js" language="javascript" type="text/javascript"></script>
The main thing I'm trying to fix are the tabs in the sidebar under the "Recruiting" section. They had been working for two years, but are no longer working. My novice guess is an error elsewhere is throwing it off.