【问题标题】:Dojo 1.4 - IE 8 dojox.charting label not shown -> dojox.gfxDojo 1.4 - IE 8 dojox.charting 标签未显示 -> dojox.gfx
【发布时间】:2009-12-16 11:08:12
【问题描述】:

我有一个关于 dojox.charting 的问题,更新到新版本的 dojo IE 8 后不再显示我的图表标签。好像是dojox.gfx文字问题。

用 IE8 查看: http://download.dojotoolkit.org/release-1.4.0/dojo-release-1.4.0/dojox/gfx/tests/test_text.html

知道如何解决这个问题吗?

干杯

-jstr

【问题讨论】:

    标签: internet-explorer-8 dojo charts labels dojox.gfx


    【解决方案1】:

    MS 推送的一些 IE8 修复似乎破坏了它,因为我们很长时间没有修改此代码。

    无论如何,这个问题都有一张票(报告为图表票):http://bugs.dojotoolkit.org/ticket/10491

    目前一个简单的解决方法是强制 IE7 模式:

    <meta http-equiv=“X-UA-Compatible” content=“IE=7” />
    

    更多信息可以在Understanding Compatibility Modes in Internet Explorer 8找到。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-12-28
      • 1970-01-01
      • 2012-12-22
      • 1970-01-01
      • 2020-03-21
      • 1970-01-01
      相关资源
      最近更新 更多