Hi, Thanks for catching these issues!
We recommend that you embed script tags directly into your page when using the Google-hosted libraries. So for instance <script src=" https://ajax.googleapis.com/ajax/libs/dojo/1.7.2/dojo/dojo.js"></scipt> The google.load() approach can end up making your pages load more slowly in many browsers, so we recommend referencing the script URL directly. We'll be removing the docs for the google.load() approach soon, and will no longer be updating google.load() to load newer versions of the libraries. We will continue to support the google.load() approach for existing users, so existing sites using this technique will not break. Apologies for the broken google.load() references in the meantime, while we get the docs updated. We hope that you will transition to using plain old script tags, as they are faster and simpler. Thanks, Bryan On Tuesday, March 27, 2012 9:40:15 AM UTC-4, christian oliff wrote: > > And they need to change the jQuery UI URL to www.jqueryui.com too > -- You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] To view this message on the web, visit https://groups.google.com/d/msg/google-ajax-search-api/-/0o5KHRaTJ2MJ For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en
