Hi,

I don't think the Google Data JavaScript client library supports this
functionality, but it seems simple enough to implement. Can you file a
feature request for it?

http://code.google.com/p/gdata-issues/issues/list

Cheers,
-Jeff

On Apr 25, 4:26 am, Xabi <[EMAIL PROTECTED]> wrote:
> 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