At https://developers.google.com/speed/libraries/devguide#jquery-ui
It lists links for Jquery-UI to be as :- path: https://ajax.googleapis.com/ajax/libs/jquery-ui/1.8.21/jquery-ui.min.js path(u): https://ajax.googleapis.com/ajax/libs/jquery-ui/1.8.21/jquery-ui.js Those URLs are 404 and I wasted 15 mins to figure out what was wrong. The correct links should be :- https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.21/jquery-ui.min.js https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.21/jquery-ui.js -- 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/-/PgIgXunf1VcJ For more options, visit this group at http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en
