Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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