简体   繁体   English

Internet Explorer 8仅在屏幕的一半显示图表

[英]Internet Explorer 8 displaying chart only in half of the screen

I have an application which tries to render a bar chart . 我有一个尝试绘制条形图的应用程序。 It is being displayed correctly in Internet Explorer 7 but not in Internet explorer 8. In IE8 it only uses half of the screen to display chart ,in IE7 it uses the whole of it. 它可以在Internet Explorer 7中正确显示,但不能在Internet Explorer 8中正确显示。在IE8中,它仅使用屏幕的一半显示图表,而在IE7中,则使用整个屏幕。 The chart is also being displayed correctly in chrome and firefox. 该图表还可以在chrome和firefox中正确显示。 The application uses jsp and servlets to create this page. 该应用程序使用jsp和servlet创建此页面。

the issue was occuring because of some tags that were created to prevent csrf attacks. 发生此问题是由于创建了一些标签来防止csrf攻击。 undoing them was doing the trick 消灭他们正在解决问题

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM