On Apr 9, 7:52 pm, John <[email protected]> wrote: > I'd like to be able to include these scripts in my URL gadget in order > to take advantage of the functions/features they enable, however, I > don't know if this is supported, since I cannot find where/what the > absolute path to these libraries would be, or if such a path even > exists.
There's some PHP code at http://code.google.com/apis/gadgets/docs/legacy/fundamentals.html#JS_URL for importing the libraries into a type=url gadget. If you're using PHP on your server, you should be able to drop that right in; otherwise, it's not hard to translate into other languages. 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 -~----------~----~----~----~------~----~------~--~---
