{"id":182,"date":"2023-06-30T16:20:46","date_gmt":"2023-06-30T08:20:46","guid":{"rendered":"https:\/\/www.hyw.life\/?p=182"},"modified":"2023-06-30T16:21:26","modified_gmt":"2023-06-30T08:21:26","slug":"jquery%e6%89%93%e5%8d%b0%e6%8f%92%e4%bb%b6jqprint","status":"publish","type":"post","link":"https:\/\/www.hyw.life\/?p=182","title":{"rendered":"jQuery\u6253\u5370\u63d2\u4ef6jqprint"},"content":{"rendered":"\n<p>\u4e00\u4e2a\u901a\u8fc7\u5355\u51fb\u9875\u9762\u6309\u94ae\uff0c\u4fbf\u5b9e\u73b0\u9875\u9762\u6253\u5370\u7684jQuery\u63d2\u4ef6jqprint\u3002<\/p>\n\n\n\n<p><strong>2017-2-17\u66f4\u65b0\uff08\u4fee\u6539jQuery\u5b98\u65b9\u63d0\u4f9b\u8fc1\u79fb\u8f85\u52a9\u63d2\u4ef6jquery-migrate-1.0.0.js\u5931\u6548\u5730\u5740\uff09<\/strong><\/p>\n\n\n\n<p>\u8bf7\u6ce8\u610f!\u5f88\u591a\u670b\u53cb\u9047\u5230&nbsp;Cannot read property &#8216;opera&#8217; of undefined\u9519\u8bef\u95ee\u9898\u662fjuqery\u7248\u672c\u517c\u5bb9\u95ee\u9898<\/p>\n\n\n\n<p>\u89e3\u51b3\u65b9\u6cd5\uff1a\u52a0\u5165\u8fc1\u79fb\u8f85\u52a9\u63d2\u4ef6jquery-migrate-1.0.0.js\u53ef\u89e3\u51b3\u7248\u672c\u95ee\u9898<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;script src=\"http:\/\/www.jq22.com\/jquery\/jquery-migrate-1.2.1.min.js\">&lt;\/script>\n<\/code><\/pre>\n\n\n\n<p>\u5b9e\u73b0\u65b9\u6cd5<\/p>\n\n\n\n<p>\u5f15\u7528jquery\u548c\uff0cjqprint\u5230\u60a8\u7684\u9875\u9762<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;script language=\"javascript\" src=\"jquery-1.4.4.min.js\">&lt;\/script>\r\n&lt;script language=\"javascript\" src=\"jquery.jqprint-0.3.js\">&lt;\/script><\/code><\/pre>\n\n\n\n<p>js<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;script language=\"javascript\">\r\nfunction  a(){\r\n        $(\"#ddd\").jqprint();\r\n    }\r\n&lt;\/script><\/code><\/pre>\n\n\n\n<p>html<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;div id=\"ddd\">\r\n    &lt;table>\r\n        &lt;tr>\r\n            &lt;td>test&lt;\/td>\r\n            &lt;td>test&lt;\/td>\r\n            &lt;td>test&lt;\/td>\r\n            &lt;td>test&lt;\/td>\r\n            &lt;td>test&lt;\/td>\r\n        &lt;\/tr>\r\n    &lt;\/table>\r\n&lt;\/div>\n\n&lt;input type=\"button\" onclick=\" a()\" value=\"\u6253\u5370\"\/><\/code><\/pre>\n\n\n\n<p>\u53ef\u4ee5\u8bbe\u7f6e\u4e00\u4e2a\u6a21\u7248\u6253\u5370\uff0c\u53ea\u62bd\u53d6\u9875\u9762\u4e0a\u7684\u51e0\u4e2a\u6570\u636e\uff0c\u586b\u5165\u6a21\u7248\uff0c\u8fdb\u884c\u6253\u5370<\/p>\n\n\n\n<p>\u76f8\u5173\u53c2\u6570<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$(\"#printContainer\").jqprint({\r\n     debug: false, \/\/\u5982\u679c\u662ftrue\u5219\u53ef\u4ee5\u663e\u793aiframe\u67e5\u770b\u6548\u679c\uff08iframe\u9ed8\u8ba4\u9ad8\u548c\u5bbd\u90fd\u5f88\u5c0f\uff0c\u53ef\u4ee5\u518d\u6e90\u7801\u4e2d\u8c03\u5927\uff09\uff0c\u9ed8\u8ba4\u662ffalse\r\n     importCSS: true, \/\/true\u8868\u793a\u5f15\u8fdb\u539f\u6765\u7684\u9875\u9762\u7684css\uff0c\u9ed8\u8ba4\u662ftrue\u3002\uff08\u5982\u679c\u662ftrue\uff0c\u5148\u4f1a\u627e$(\"link&#91;media=print]\")\uff0c\u82e5\u6ca1\u6709\u4f1a\u53bb\u627e$(\"link\")\u4e2d\u7684css\u6587\u4ef6\uff09\r\n     printContainer: true, \/\/\u8868\u793a\u5982\u679c\u539f\u6765\u9009\u62e9\u7684\u5bf9\u8c61\u5fc5\u987b\u88ab\u7eb3\u5165\u6253\u5370\uff08\u6ce8\u610f\uff1a\u8bbe\u7f6e\u4e3afalse\u53ef\u80fd\u4f1a\u6253\u7834\u4f60\u7684CSS\u89c4\u5219\uff09\u3002\r\n     operaSupport: true\/\/\u8868\u793a\u5982\u679c\u63d2\u4ef6\u4e5f\u5fc5\u987b\u652f\u6301\u6b4copera\u6d4f\u89c8\u5668\uff0c\u5728\u8fd9\u79cd\u60c5\u51b5\u4e0b\uff0c\u5b83\u63d0\u4f9b\u4e86\u5efa\u7acb\u4e00\u4e2a\u4e34\u65f6\u7684\u6253\u5370\u9009\u9879\u5361\u3002\u9ed8\u8ba4\u662ftrue\r\n});<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u4e00\u4e2a\u901a\u8fc7\u5355\u51fb\u9875\u9762\u6309\u94ae\uff0c\u4fbf\u5b9e\u73b0\u9875\u9762\u6253\u5370\u7684jQuery\u63d2\u4ef6jqprint\u3002 2017-2-17\u66f4\u65b0\uff08\u4fee\u6539jQuer [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":39,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-182","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-qd"],"_links":{"self":[{"href":"https:\/\/www.hyw.life\/index.php?rest_route=\/wp\/v2\/posts\/182","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hyw.life\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hyw.life\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hyw.life\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hyw.life\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=182"}],"version-history":[{"count":1,"href":"https:\/\/www.hyw.life\/index.php?rest_route=\/wp\/v2\/posts\/182\/revisions"}],"predecessor-version":[{"id":183,"href":"https:\/\/www.hyw.life\/index.php?rest_route=\/wp\/v2\/posts\/182\/revisions\/183"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.hyw.life\/index.php?rest_route=\/wp\/v2\/media\/39"}],"wp:attachment":[{"href":"https:\/\/www.hyw.life\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=182"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hyw.life\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=182"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hyw.life\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=182"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}