[jQuery] Using google CDN for jQuery causing problems

[jQuery] Using google CDN for jQuery causing problems


Using the minified version, pointed by the link
http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js , I am
not able to use jQuery. Looking at the source file, seems the script
file is messed up.
The link http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.js
work fine
jitu