Hi Keith, You can give the content of the iframe that holds your gadget in the app XML. here is the example to get started <?xml version="1.0" encoding="UTF-8" ?> <Module> <ModulePrefs title="hello world example" author_email="[EMAIL PROTECTED]"> <Content type="html"> <![CDATA[ <script type="text/javascript" src="http://yourserver.com/prototype.js"></script> Hello, world! ]]> </Content> </Module> Thanks ~@@[EMAIL PROTECTED] http://aakash-bapna.blogspot.com
> Date: Tue, 24 Jun 2008 06:01:53 -0700> Subject: [OpenSocial] Use of external > libraries> From: [EMAIL PROTECTED]> To: [email protected]> > > > I understand from the FAQs that it is possible to use external> Javascript > libraries such as Dojo from Opensocial apps. I have not> been able to find > any information on how this is achieved. I would> appreciate it if somebody > could post an example. I specifically need> to provide a date picker on a > form in a gadget, but would like a more> general answer as well if possible.> > > Thanks in anticipation,> > Keith> > _________________________________________________________________ Watch “Cause Effect,” a show about real people making a real difference. Learn more. http://im.live.com/Messenger/IM/MTV/?source=text_watchcause --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenSocial Application Development" 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/opensocial-api?hl=en -~----------~----~----~----~------~----~------~--~---
