Did you make any progress on this ? I would also like to know how to embed gadgets in my app.
On Dec 4, 6:13 pm, mmedvinsky <[email protected]> wrote: > Hi All, > > I am having difficulty embeddinggadgetscript tag with a UIObject in > GWT. Has anyone done this? It seems obvious at first but I can not > get it to wor for some reason. > > What I would like to do is to use GWT as a layoutcontainerfor > gadgets and that means adding agadgetto acontainer, such as > Panel. > > For example: thisgadget..... > > <script > src=\"http://www.gmodules.com/ig/ifr?url=http://www.webblossoms.com/gge.xml&synd=open&w=300&h=330&tit..."></script> > > Renders fine in the browser if I include it as a script tag directly > into the page, however, it does not work from within GWT. > > I tried setting innerHTML, creating manual elements, etc. Nothing > works. > > Thank you for you help -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
