On 26 déc, 09:32, Nomis <[email protected]> wrote: > Dear all, > > Just figured it out the problem was caused by using "RootLayoutPanel". > > When I put all my content into RootLayoutPanel.get(), they appear only > in IE but not Firefox. > If I use RootPanel.get() instead, they appear in both browsers. > > Tho I don't quite understand the reasonale, but the problem is > solved. Thanks.
Could it be because you're not in *standards* mode? (but in "quirks" mode) -- 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.
