Questions tagged [google-loader]

19 questions
103
votes
5 answers

Why does google.load cause my page to go blank?

Well, this looks strange but I'm not able to find a solution. Why in the world does this fiddle http://jsfiddle.net/carlesso/PKkFf/ show the page content and, then when google.load occurs, the page goes blank? It works well if the google.load is…
Enrico Carlesso
  • 6,818
  • 4
  • 34
  • 42
7
votes
2 answers

How to include Google charts API without calling google.load()?

The jQuery, jQuery UI and Google Maps can be loaded from Google's CDN in two ways - either by using google.load():