Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

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 replies
  • 42 have this problem
  • 1 view
  • Last reply by 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

All Replies (2)

more options
more options

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

Modified by Zielun