Google Chrome Print Problem/Resolution
-
In WP Ultimate Recipe ver 0.0.16 (premium add-on 0.0.1) when clicking print in Chrome the print screen hung with nothing in the preview screen. I discovered that Google has had issues with this function, IE, Safari, Opera, Firefox are all ok. However, it needs to work with all browsers. I came up with a workaround that works. In the body tag add onload=”setTimeout(function(){window.print()},500);” This minor delay is all that is needed for the preview to finish painting. I took it all they way down to 100 and it works, but you can adjust. As I said it is a work around for chrome.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Google Chrome Print Problem/Resolution’ is closed to new replies.