One issue I am having with GWT is that I know have some non-GWT
elements within my HTML page, i.e. an HTML 5 canvas, some random divs
and so forth...I'm finding that I *must* absolute position these
elements...otherwise they will never be positioned correctly.

The absolute positioning is "mucking" with some other things I would
like to do on this page; so, my question is whether I should place
this content into a separate HTML page and load it from an iFrame, or
what would you all suggest?  Is there any way to get around this
absolute positioning requirement?

FYI, I am using a DockLayoutPanel as the root panel.

Thank you.

-- 
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