On Sat, Dec 26, 2009 at 16: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. > > Regards, > Nomis > > > On Dec 26, 2:18 pm, Nomis <[email protected]> wrote: >> Hi, >> >> I am developing a project that contain just a single simple class. I >> have been working on it with GWT 2.0 and FF3.5. Today, I just wanna >> try it out in IE8. After downloading the plugin and solve a problem >> of the plugin (http://code.google.com/p/google-web-toolkit/issues/ >> detail?id=4358), I just got a blank screen in IE8.... >> >> Please help. >> >> Thanks, >> Nomis
Have you switched your DOCTYPE to standard mode? -- Joe -- Two things that are infinite, the universe and my stupidity, and I'm not sure about the universe. Sent from Los Altos, CA, United States -- 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.
