[jQuery] Re: Using google CDN for jQuery causing problems

2009-10-21 Thread jitu
Strange I am using Firefox and once I deleted the cache, now it works fine and I am able to use the link to the minified version. Thanks jitu On Oct 21, 7:24 pm, jitu wrote: > Karl , this did work for me previously ,  but  the problem started > today  and it started giving me  &

[jQuery] Re: Using google CDN for jQuery causing problems

2009-10-21 Thread jitu
Karl , this did work for me previously , but the problem started today and it started giving me "jQuery undefined" Error. I changed the link to point to the NON-minified version and it works fine. I checked the minified link again and right now it is not even accessible. Thanks Re

[jQuery] Using google CDN for jQuery causing problems

2009-10-21 Thread jitu
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