Cannot find it on gwt group... Anyway, if it's blank on IE only it's usually because you have a coment before your doctype declaration. IE goes crazy if it finds anything different from blank spaces before it...switches to quirks mode so any panel for standards mode does not show at all.
Regards Lorenzo On Jan 15, 5:19 pm, Segeboy <[email protected]> wrote: > duh ... thnx > > On Jan 14, 7:03 pm, Didier Durand <[email protected]> wrote: > > > Hi, > > > as it based on gwt (saw it in viewing page source code) and as it > > probably is a javascript issue, you've better chance if you ask in the > > GWT forum (and provide a bit more details on how its written) > > > regards > > > didier > > > On Jan 14, 1:31 pm, Segeboy <[email protected]> wrote:> My app located > > @ demo.schoolgrep.appspot.com is showing up as a blank > > > page on internet explorer (tried version 6 and 8) but loads up fine on > > > safari/chrome/firefox. Any ideas as to what the issue might be? > > > > Thanks -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-appengine-java?hl=en.
