On Tue, Nov 06, 2007 at 02:27:11PM -0000, Shishir Srivastava wrote:
> 
> I know this is not the right group for this, but still just wanted to
> confirm are these gadgets working inside an iframe or how else they
> access the content from sources other than from where they come
> from ?

Yes, if you read the google gadgets documentation you'll see that most
applications are running inside an iframe.  However not in the way you
think.

A small script on gmodules.com translates the gadget xml file into
iframe data that can be loaded up.  Additionally gmodules has a proxy
that can be used to send cross-site requests via a set of standard
calls.

Of course this is only a single implementation, other containers may
choose not to implement such methods.

You may want to consider using JSONP for the highest level of
compatibility.

> As in ajax requests wouldn't work in those cases.


-- 
Paul Lindner
hi5 Architect
[EMAIL PROTECTED]

Attachment: pgpZQ4sRxRx8D.pgp
Description: PGP signature

Reply via email to