Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/svg/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Svg Windows7中IE11的渲染错误_Svg_Windows 7_Jqgrid_Scroll_Internet Explorer 11 - Fatal编程技术网

Svg Windows7中IE11的渲染错误

Svg Windows7中IE11的渲染错误,svg,windows-7,jqgrid,scroll,internet-explorer-11,Svg,Windows 7,Jqgrid,Scroll,Internet Explorer 11,我在IE11和Windows7中使用图像呈现文档时遇到了一些问题。切换浏览器不是我的选择 如果我尝试使用一些openlayers工具,IE11就会冻结 如果我将altRows=true放在JQGrid中,滚动将无法正常工作。我猜这是由于网格中每一行的背景图像不同 如果: 我在windows 8或更高版本中使用相同版本的浏览器 我使用旧版本的IE,或者在兼容模式下使用IE 11 我尝试过在没有附加组件的情况下执行IE,以及禁用gpu的渲染。此外,我还尝试在多个客户端中执行页面,以及在不同版本的II

我在IE11和Windows7中使用图像呈现文档时遇到了一些问题。切换浏览器不是我的选择

  • 如果我尝试使用一些openlayers工具,IE11就会冻结
  • 如果我将
    altRows=true
    放在JQGrid中,滚动将无法正常工作。我猜这是由于网格中每一行的背景图像不同
  • 如果:

  • 我在windows 8或更高版本中使用相同版本的浏览器
  • 我使用旧版本的IE,或者在兼容模式下使用IE 11

  • 我尝试过在没有附加组件的情况下执行IE,以及禁用gpu的渲染。此外,我还尝试在多个客户端中执行页面,以及在不同版本的IIS中执行主机-但问题总是出现在相同的情况下。

    有关于此错误的消息吗?