【问题标题】:GWT application not working correctly in Internet Explorer 9GWT 应用程序在 Internet Explorer 9 中无法正常工作
【发布时间】:2015-09-11 17:27:28
【问题描述】:

在我的应用程序中,我使用带有 gxt-2.2.6-gwt22.jar 和 jqwidgets 组件的 GWT 2.4。当我在 google chrome、mozilla firefox、internet explorer 11 中运行我的应用程序时,该应用程序可以正常运行,没有任何问题。但是,当我在 Internet Explorer 9 (ie9) 中运行应用程序时,UI 会以不均匀的方式进行修改,任何 gwt rpc 和 gwt 请求构建器调用也不起作用。该应用程序完全不能在 ie9 中运行。

我已经为所有浏览器编译了我的 gwt 应用程序。但它不起作用。我的客户只想在 IE9 中运行应用程序。

请帮忙。

【问题讨论】:

    标签: java internet-explorer gwt


    【解决方案1】:

    你读过GWT IE9 guide吗?请检查您的 App.gwt.xml 模块 XML 文件中是否正在编译 ie6 排列 - 在此处查看此答案 https://stackoverflow.com/a/1011877/339219

    【讨论】:

      猜你喜欢
      • 2017-05-04
      • 1970-01-01
      • 2015-09-04
      • 2011-07-11
      • 2013-02-14
      • 2023-03-17
      • 1970-01-01
      • 1970-01-01
      • 2012-02-26
      相关资源
      最近更新 更多