Hi,

why "callback" method don't work loading gdata module?

google.load(
       'gdata' , '1.x',
       {
               callback:function() {
                       alert('loaded')
               }
       }
);

Works with other modules as 'search','feed', but with gdata fails :/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Data API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to