I would like to start a new web application which has to support IE7 but can understand what browser mode I have to use?
Quick start guide says - Develop and deploy in browser compatibility mode, not “standards” mode.
But in some of the posts user "Isomorphic" said - So we now recommend using the HTML DOCTYPE.
So, question is still the same - what a browser mode is recommended to use for smartgwt4 to support IE7 and all other newer versions of IE?
BTW, is there any recommendation about version of gwt?
Quick start guide says - Develop and deploy in browser compatibility mode, not “standards” mode.
But in some of the posts user "Isomorphic" said - So we now recommend using the HTML DOCTYPE.
So, question is still the same - what a browser mode is recommended to use for smartgwt4 to support IE7 and all other newer versions of IE?
BTW, is there any recommendation about version of gwt?
Comment