http://google-web-toolkit.googlecode.com/svn/javadoc/2.4/com/google/gwt/user/client/ui/Frame.html

On Oct 4, 10:05 pm, CSchulz <csch...@acumeta.com> wrote:
> I'm wondering how I can create and iframe with GWT and inject some
> "<style type="text/css"> body{background-color: red;} </style>" type
> of stuff into the head and then inject a bunch of divs into the body.
> I don't need to be able to link to them at all or apply any handlers,
> so I would think this would be pretty easy, but I haven't found any
> good ways to do this yet. I tried using an HTML object and injecting
> <iframe> code into but it wasn't taking it for some reason. Any advice
> is appreciated.
>
> Thanks!
>
> Cory

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to