Re: jQuery 1.9 is causing JS to fail!

2013-01-17 Thread Jeremy Geerdes
Use one of the direct version links. E.g., instead of jquery/1/jquery.min.js use jquery/1.8.3/jquery.min.js jg On Wed, Jan 16, 2013 at 11:49 PM, chris tandoh wrote: > > yes... this is happening to alot of people how do i revert it back to > 1.8.3 please? > > -- > You received this message

Re: jQuery 1.9 is causing JS to fail!

2013-01-17 Thread chris tandoh
yes... this is happening to alot of people how do i revert it back to 1.8.3 please? -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to google-ajax-search-api@googlegroups.com To unsubscribe from this gr

Re: jQuery 1.9 is causing JS to fail!

2013-01-16 Thread Jeremy Geerdes
This is exactly why the aliases are no longer being supported. JQuery 1.9 made several changes which may break applications which were written for 1.8.3. Unfortunately, without being able to see your site, it's impossible for us to say exactly what's going on. You will want to see the JQuery docume

jQuery 1.9 is causing JS to fail!

2013-01-16 Thread jlindsey
While using jQuery 1.9, my site fails to work! I am using this code for the latest version: http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js. I have reverted back to 1.8.3 and everything is fine. Is this problem common with any other users today? -- You received this message becaus