On Jul 5, 4:45 pm, datamgmt <[email protected]> wrote:

> How can I get a variable in the page URL passed to each of the gadgets?

I don't think there's a way to do exactly this, but the architecture
underlying gadgets is simply iframes. So you can get the parent page's
URL in your gadget with document.referrer, and parse the URL yourself.

String
--~--~---------~--~----~------------~-------~--~----~
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