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
Post a Comment