Sharepoint - Blank page after adding JQuery
You are probably getting this error because SharePoint does not find the file!
Double check the path to the jQuery.js file and that the file is published. Or, use a normal <script>
tag to get around the problem with the whole page blowing up when the file is not found.