Re: App works in ff and chrome but not in ie8

2010-02-11 Thread Michael W
You can run as IE7 compatible mode, just putting following line in your html or jsp header section. meta http-equiv=X-UA-Compatible content=IE=EmulateIE7 / That tells IE8 browser to render your page as IE7 Currently, IE8 already has plugin for OOPHM, so you can debug your code either in OOPHM or

App works in ff and chrome but not in ie8

2010-02-09 Thread crojay78
Hi, my app is running in chrome and ff as expected but in ie8 nothing will be shown, my two div's will not be filled. I am using a flextable to show user lists and also I use a few times the setstylename method on the widgets. I read that a few people has also problems with flextable in ie8 but I

Re: App works in ff and chrome but not in ie8

2010-02-09 Thread rjcarr
I'm not sure how to address this in GWT 2.0, but prior to 2.0 if I had problems in IE I would run the hosted mode environment in Windows and it would expose the problem. Since the Windows version of hosted mode uses IE it will show you the problem that it is having (almost certainly something