Everything displays fine in Firefox 3.6.13 and Chrome 8. However, in IE7, everything displays fine until I hover (rollover) a button or something that has a rollover state. The whole page disappears (turns white) after that. I see in the log that the rollover image gets download but nothing else.
Things I've tried but didn't work:
* Recompiled
* Deployed on GWT tomcat server and Weblogic
* Cleared my browser settings and cache
* Remove GWT Development Plug-in
* GWT hosted/development mode and non-hosted mode
* Developer console set to debug didn't show anything either
* Different versions of SmartGWT: 2.3-2010-9-28 and 2.4-2010-12-21
I'm running out of things to try. Any other pointers?
Things I've tried but didn't work:
* Recompiled
* Deployed on GWT tomcat server and Weblogic
* Cleared my browser settings and cache
* Remove GWT Development Plug-in
* GWT hosted/development mode and non-hosted mode
* Developer console set to debug didn't show anything either
* Different versions of SmartGWT: 2.3-2010-9-28 and 2.4-2010-12-21
I'm running out of things to try. Any other pointers?
Comment