Thanks Greg and Ian:

Actually, between the both of you, I was able to piece together a
solution ( I think ).
------------------------------------------------------------------------------------------------
Ian:  I just had the bare <html></html> tags that GWT Designer had
used to create the HTML files.

Adding

   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "
   http://www.w3.org/TR/html4/loose.dtd";>

seemed to help!!  But I think that you were correct about the absolute
height being an issue.
------------------------------------------------------------------------------------------------
Gregor: You were correct for pointing out the absolute panel sizing.
I didn't have one in this particular module, but I did give the
HTMLFormPanel an absolute size, and that worked.
------------------------------------------------------------------------------------------------
Cheers,
Jason
--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to