diff --git a/printThis.js b/printThis.js index cdc46bd..5107b77 100755 --- a/printThis.js +++ b/printThis.js @@ -275,20 +275,10 @@ attachOnBeforePrintEvent($iframe, opt.beforePrintEvent); setTimeout(function() { - if ($iframe.hasClass("MSIE")) { - // check if the iframe was created with the ugly hack - // and perform another ugly hack out of neccessity - window.frames["printIframe"].focus(); - $head.append(""); // remove iframe after print if (!opt.debug) {