Pete Power
Results
1
comments of
Pete Power
trafficstars
I was able to fix this issue by surrounding the call to the focus and print methods with a set timeout. html.push('function printPage(){setTimeout(function(){focus();print();},2000);' + ((!$.browser.opera && !opts["leaveOpen"] && opts["printMode"].toLowerCase() ==...