Try posting on https://groups.google.com/group/Google-AJAX-Search-API?pli=1
That is the correct group for the hosted / search APIs. They might have more insight. Sorry I couldn't be more helpful, Tom Thomas Rybka | Software Engineer | [email protected] | GViz On Wed, Mar 20, 2013 at 4:32 AM, Jean Roubaud <[email protected]>wrote: > Thks u for your answer but i still get same error. > > Any others breakthrough ? > > Many thks > > Le mardi 19 mars 2013 17:03:07 UTC+1, Jean Roubaud a écrit : > >> Hi evry body, >> >> Since few days i run into a JS obtrusive error when loading hosted >> lib jquery & jqueryui. >> The following error is generated : >> With Safari >> 2default+fr.I.js:243<http://www.google.com/uds/api/search/1.0/89b1f20476290c0272a7fb93615d7756/default+fr.I.js>TypeError: >> 'null' is not an object (evaluating 'a[Zb]') >> >> With Chrome >> >> 1. Uncaught TypeError: Cannot read property 'firstChild' of null >> >> default+fr.I.js:243<https://www.google.com/uds/api/search/1.0/89b1f20476290c0272a7fb93615d7756/default+fr.I.js> >> >> >> 1. Uncaught TypeError: Cannot read property 'firstChild' of null >> >> default+fr.I.js:243<https://www.google.com/uds/api/search/1.0/89b1f20476290c0272a7fb93615d7756/default+fr.I.js> >> >> My first question is why those 2 different answer ? >> My second questions how can i get the reed of those bottle necks ? >> >> The used scripts are : >> <script >> src="http://www.google.com/**jsapi?key=...TSg<http://www.google.com/jsapi?key=...TSg>" >> type="text/javascript"></**script> >> <script type="text/javascript"> >> google.load("jquery", "1"); >> google.load("jqueryui", "1"); >> </script> >> >> Any help would be appreciated >> >> -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to > [email protected]. > Visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
