Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    SmartGWT4 and browser mode for new application

    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?

    #2
    See the FAQ: standards mode is required for IE9+ because Microsoft crippled all other modes. If this were not the case, we would still be recommending compatibility mode.

    Thanks for pointing out that the QuickStart has not been updated to reflect the FAQ, please treat the FAQ as authoritative.

    About core GWT: use the latest release at any given time.

    Comment

    Working...
    X