internet explorer - GWT JsonpRequestBuilder and codeServer (debug mode) not working in IE8 compatibility mode -


a break point not reach when run gwt app code server parameter debug mode. happens ie8 compatibility mode, works ie8 standard mode , rest of browsers. compiling ie6 , above.

same problem goes jsonprequestbuilder, request fired, never returned.

thanks.

add script below:

<iframe src="javascript:''" id='__gwt_historyframe' style='position:absolute;width:0;height:0;border:0'></iframe> 

just before nocache.js reference.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -