I am trying to run a JavaScript/jQuery function and Firebug gets the error:
$ is not defined $(function()\".
The JavaScript code is placed
You need to include the jQuery library on your page.
You can download jQuery here and host it yourself or you can link from an external source like from Google or Microsoft.
Google's:
Microsoft's: