HI, I'm currently facing the following problem and hope someone can
help me out :

e.g.   ..<div id="content">
                 <div id="widget"> </div>
           </div>
            <div id="footer" > </div>   ...

i insert the GWT app i create not into the body but into a <div
id="widget">.
The problem is that as the "widget" gets bigger (e.g. inserting more
labels into a vertcalpanel) the wrapping div-"content" does not.
Although both have the css property "height:100%";
div-"footer" contains a footer image and this is than gets overlapped
by the widget.

TIA , Vladi

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

Reply via email to