Also, you can see this in the OpenSocial container examples: http://code.google.com/p/opensocial-container-sample/downloads/list
On Nov 29, 2007 6:10 AM, Luciano Ricardi <[EMAIL PROTECTED]> wrote: > Well, case you need some javascript includes... you can simply do > something like... > > <script type="text/javascript" src="http://remotesite/your.js"> > // Some code > </script> > > Case you need remote content, you have to use _IG_FetchContent() function. > Remember that all javascript code are not evaluated by the fetch function > and you will need to do some parsing in the code. > > > On Nov 29, 2007 10:33 AM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> > wrote: > > > > > Hi, > > I want to create gadgets where I can distribute the html and > > javascript code into multiple files. All examples I have seen till now > > are single file gadgets with all code inside a single CDATA in the xml > > file. > > > > Any pointers on how best to do this? > > Thanks, > > -Niraj > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "OpenSocial API Definition" 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 -~----------~----~----~----~------~----~------~--~---
