-
Notifications
You must be signed in to change notification settings - Fork 119
Description
I took following files from JQuery for my application development for printing content from "DIV" HTML tag.
-
jquery-1.11.1.js
-
jquery-migrate-1.2.1.min.js
-
jqprint.0.3.js
I could able to print content of "DIV" HTML tag in "FireFox", "Google Chrome" browsers. But I could not able to print content of "DIV" HTML tag in IE10 and IE8 with "JQPRINT" with "JQuery1.11.1".
Recently, I moved from JQuery1.8.1 to JQuery1.11.1.
"JQPRINT" option is working fine in all browsers with JQuery1.8.1. version.
But "JQPRINT" option is not working in IE10 and IE8 with JQuery1.11.1 version.Could you please resolve this version in-compatibility against IE8 and IE10?
Please note that JQPRINT is working fine in "FireFox" and "Google Chrome" with JQuery1.11.1 version also but not in IE8 and IE10.
Thanks & Regards,
Hiranmayi