jqprint is not working in IE10 with JQuery1.11.1 version

jqprint is not working in IE10 with JQuery1.11.1 version

I took following files from JQuery for my application development for printing content from <DIV> tag.
 
1. jquery-1.11.1.js
2. jquery-migrate-1.2.1.min.js
3. jqprint.0.3.js
 
I could able to print content of <DIV> tag in "FireFox", "Google Chrome" browsers. But I could not able to print content of <DIV> 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.
 
Thanks & Regards,
Hiranmayi