Hi guys,

I'm developing a gadget, and I took a long time till I found how to
access the javascript API for a gadget of type URL.

I found the following documentation (from the legacy docs):
http://code.google.com/apis/gadgets/docs/legacy/fundamentals.html#JS_URL

the new documentation focus only on gadgets of type HTML, it explains
just a very little bit about the URL type.

I'm guessing that the right way to include the javascript files in my
gadget is use the "parent" parameter together with "libs", something
like:

full_path_libs = [ (parent + lib) for lib in libs ]

Is there a link which explains what are the parameters for URL
gadgets?

Thanks!

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"iGoogle Developer Forum" 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-Gadgets-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to