hello every body
I'm using the API de google and I use the query (The Google Visualization 
API Query Language) I want to know I can use this function de Ajax:

$( document ).ajaxStart(function() {
  $( "#loading" ).show();
});
$( document ).ajaxStart(function() {
  $( "#loading" ).hide();
});

if not, I want to know in the documentation de google we have a function 
like this ??????

thanks 

-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to