google-ajax-api Questions

4

Solved

I'm building a site using ASP.NET MVC, and I have partial views that use jQuery to do various things. I was thinking of switching to Google's AJAX API and using their loader to load jQuery. However...
Lashkar asked 4/9, 2009 at 15:45

2

Solved

I registered my project and generated a browser key at https://code.google.com/apis/console/. Now how do I use that key when using the Google Script Loader? I've been doing this, which works (wit...
Shorthanded asked 19/1, 2013 at 1:21

4

Solved

I'm using Google Ajax API and they suggest I use google.setOnLoadCallback() to do various things related to their API but I'm using also jQuery's $(document).ready() to do other JS things, not rela...
Mineralogy asked 17/2, 2009 at 11:34

5

How does Google's API make cross-domain requests back to Google, when it's on your website?
Bouncy asked 24/9, 2008 at 18:48

8

What is the best way to wait for multiple asynchronous callback functions to finish in Java before continuing. Specifically I'm using GWT with AsyncCallback, but I think this is a generic problem. ...
Sarraute asked 7/6, 2010 at 20:55

2

Solved

Some time ago I used the regular method of loading Google Maps API like this: <script type="text/javascript" src="http://maps.google.com/maps?file=api&v=2&key=abcdefg&sensor=true"&g...
1

© 2022 - 2024 — McMap. All rights reserved.