We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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 於 修改