Hi, I created a gwt application....
It runs under current Chrome, FIlefox,Opera, IE8
but it does not work under IE7 at least on certain machines. It means the embedded gwt application is not visible at all. There is no javascript error. (Checked with Web Visual Studio) The version of IE is 7.0.6001.18000. The javascript is turned on. It did not work on one machine and it does work on my machine inside IETESTER.
The program does not use ie7 specific code. Is it known bug? Is gwt not ok with ie7? What may be the reason?