Hi,

I noticed there is at least two line linebreak after top html code
before embedded gwt application in case of IE6/7/8, For other browser,
this cannot be seen.

E.g. html code

<body>
mymenu
<div id="gwtapplication"></div>
</body>
There will be two lines after mymenu and gwt application. Note the
application uses absolute panel which may be relevant.
There is no problem if there is no mymenu like html code. A very
simple text already produces this effect.
Moving up the gwt application by repositioning the absolute y
coordinate does not help because then the top of the application is
hidden by the white horizontal wide "line".


Any ideas? Thanks..


--~--~---------~--~----~------------~-------~--~----~
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 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to