Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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 svar
  • 42 har detta problem
  • 1 visning
  • Senaste svar av 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

Alla svar (2)

more options
more options

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

Ändrad av Zielun