Not really.... The only way I could get it in is a hack... I setup script tag outside and then moved it into the div using native javascript code. I donlt like it thoug and it does not work very well in explorer Mike
On Wed, Dec 9, 2009 at 12:22 AM, R.Domingo <[email protected]> wrote: > 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]<google-web-toolkit%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-web-toolkit?hl=en. > > > -- 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.
