{"id":1288,"date":"2024-11-10T14:59:29","date_gmt":"2024-11-10T06:59:29","guid":{"rendered":"https:\/\/fwq.ai\/blog\/1288\/"},"modified":"2024-11-10T14:59:29","modified_gmt":"2024-11-10T06:59:29","slug":"%e5%a6%82%e4%bd%95%e7%94%a8-javascript-%e5%8e%bb%e9%99%a4-html-%e4%b8%ad%e7%9a%84%e6%89%80%e6%9c%89%e6%a0%87%e7%ad%be%ef%bc%9f","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/1288\/","title":{"rendered":"\u5982\u4f55\u7528 JavaScript \u53bb\u9664 HTML \u4e2d\u7684\u6240\u6709\u6807\u7b7e\uff1f"},"content":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/001\/246\/273\/173035489482726.jpg\" class=\"aligncenter\" title=\"\u5982\u4f55\u7528 JavaScript \u53bb\u9664 HTML \u4e2d\u7684\u6240\u6709\u6807\u7b7e\uff1f\u63d2\u56fe\" alt=\"\u5982\u4f55\u7528 JavaScript \u53bb\u9664 HTML \u4e2d\u7684\u6240\u6709\u6807\u7b7e\uff1f\u63d2\u56fe\" \/><\/p>\n<p>\u5982\u4f55\u5728js\u4e2d\u53bb\u9664html\u6240\u6709\u6807\u7b7e\uff1f<\/p>\n<p>\u60f3\u8981\u53bb\u9664html\u6240\u6709\u6807\u7b7e\uff0c\u53ef\u4ee5\u4f7f\u7528jquery\u6216\u8005\u7eafjs\u65b9\u6cd5\uff0c\u5177\u4f53\u5982\u4e0b\uff1a<\/p>\n<p><strong>jquery\u5b9e\u73b0<\/strong><\/p>\n<pre>function decode(){\n    var content = $(\"#content\").val();\n    var result = $(\"#result\");\n    result.html(content);\n    var resulthtml = result.text();\n    result.html(resulthtml);\n    alert(result.text());\n}<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p><strong>\u7eafjs\u5b9e\u73b0<\/strong><\/p>\n<p><span>\u7acb\u5373\u5b66\u4e60<\/span>\u201c\u201d\uff1b<\/p>\n<pre>function decode(){\n    var content = document.getElementById(\"content\").value;\n    var result = document.getElementById(\"result\");\n    result.innerHTML = content;\n    var resultText = result.innerText;\n    result.innerHTML = resultText;\n    alert(result.innerText);\n}<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u901a\u8fc7\u4e0a\u8ff0\u65b9\u6cd5\u53ef\u4ee5\u53bb\u9664html\u4e2d\u6240\u6709\u7684\u6807\u7b7e\uff0c\u83b7\u53d6\u7eaf\u6587\u672c\u5185\u5bb9\u3002<\/p>\n<p>\u4ee5\u4e0a\u5c31\u662f\u5982\u4f55\u7528 JavaScript \u53bb\u9664 HTML \u4e2d\u7684\u6240\u6709\u6807\u7b7e\uff1f\u7684\u8be6\u7ec6\u5185\u5bb9\uff0c\u66f4\u591a\u8bf7\u5173\u6ce8\u7c73\u4e91\u5176\u5b83\u76f8\u5173\u6587\u7ae0\uff01<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5982\u4f55\u5728js\u4e2d\u53bb\u9664html\u6240\u6709\u6807\u7b7e\uff1f \u60f3\u8981\u53bb\u9664html\u6240\u6709\u6807\u7b7e\uff0c\u53ef\u4ee5\u4f7f\u7528jquery\u6216\u8005\u7eafjs\u65b9\u6cd5\uff0c\u5177\u4f53\u5982\u4e0b\uff1a jquery\u5b9e\u73b0 function decode(){ var content = $(&#8220;#content&#8221;).val(); var result = $(&#8220;#result&#8221;); result.html(content); var resulthtml = result.text(); result.html(resulthtml); alert(result.text()); } \u767b\u5f55\u540e\u590d\u5236 \u7eafjs\u5b9e\u73b0 \u7acb\u5373\u5b66\u4e60\u201c\u201d\uff1b function decode(){ var content = document.getElementById(&#8220;content&#8221;).value; var result = document.getElementById(&#8220;result&#8221;); result.innerHTML = content; var resultText = result.innerText; result.innerHTML = resultText; alert(result.innerText); } \u767b\u5f55\u540e\u590d\u5236 \u901a\u8fc7\u4e0a\u8ff0\u65b9\u6cd5\u53ef\u4ee5\u53bb\u9664html\u4e2d\u6240\u6709\u7684\u6807\u7b7e\uff0c\u83b7\u53d6\u7eaf\u6587\u672c\u5185\u5bb9\u3002 \u4ee5\u4e0a\u5c31\u662f\u5982\u4f55\u7528 JavaScript \u53bb\u9664 HTML \u4e2d\u7684\u6240\u6709\u6807\u7b7e\uff1f\u7684\u8be6\u7ec6\u5185\u5bb9\uff0c\u66f4\u591a\u8bf7\u5173\u6ce8\u7c73\u4e91\u5176\u5b83\u76f8\u5173\u6587\u7ae0\uff01<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[],"class_list":["post-1288","post","type-post","status-publish","format-standard","hentry","category-16"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/1288","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/comments?post=1288"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/1288\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=1288"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=1288"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=1288"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}