Join the AMA (Ask Me Anything) with Firefox leadership team to talk about Firefox priorities in 2024. Mark your calendar! Thursday, June 13, 17:00 - 19:00 UTC.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Javascript:window.print() functions differently in Firefox that from IE8, IE9 and Google Chrome. Is this a css/script issue or browser based issue?

  • 2 个回答
  • 42 人有此问题
  • 16 次查看
  • 最后回复者为 Zielun

more options

Printing works incorrectly for the attached URL within Firefox 3.6 and 4.0 RC. It works correctly in IE8, IE9 and Google Chrome. If you press the print button within the page (or do the print preview in Firefox) you can see the logo is on a separate page from the rest of the content. Would this be from the way Firefox handles the Javascript or possibly be a css/scripting issue on the backend?

Thanks

Printing works incorrectly for the attached URL within Firefox 3.6 and 4.0 RC. It works correctly in IE8, IE9 and Google Chrome. If you press the print button within the page (or do the print preview in Firefox) you can see the logo is on a separate page from the rest of the content. Would this be from the way Firefox handles the Javascript or possibly be a css/scripting issue on the backend? Thanks

所有回复 (2)

more options
more options

overflow: auto !important; for all elements (star) should help.

由Zielun于修改