开发者

After exporting fusion chart save button is trunacted in IE 8 with other browser it works fine

开发者 https://www.devze.com 2023-03-10 12:33 出处:网络
We are using fusion charts in appln. When we click upon export to PDF/jpeg/png a progress bar is displayed untill the exported chart is reday to be saved. When it gets ready a save button from flash f

We are using fusion charts in appln. When we click upon export to PDF/jpeg/png a progress bar is displayed untill the exported chart is reday to be saved. When it gets ready a save button from flash file is displayed.After clicking this save button, a save as window opens up.

Only in IE browser flash save button is truncated or not visible. While debugging through developers t开发者_运维知识库ool the code for it is present. FCExporter.swf path is also correct.

Please suggest.


You need to check the following:

  1. Whether you are not using any CSS (like height:100% etc.) which is truncating the export component

  2. Whether the SWF is rendered in the browser

0

精彩评论

暂无评论...
验证码 换一张
取 消