printthis

jquery - iframe access denied in IE on some pages

雨燕双飞 提交于 2019-11-27 04:28:06
问题 I'm the author of printThis, a jquery plugin for printing. https://github.com/jasonday/printThis I have a user that has brought up an issue, that I have been unable to crack and unfortunately, I am unable to share the page (privacy concerns). On the user's site, the issue presents on some pages in IE, but not others. The print is failing to happen, as the iframe remains empty. The error in IE is within jQuery: contents: function (a) { return f.nodeName(a, "iframe") ? a.contentDocument || a