{"id":2357,"date":"2024-11-10T16:19:05","date_gmt":"2024-11-10T08:19:05","guid":{"rendered":"https:\/\/fwq.ai\/blog\/2357\/"},"modified":"2024-11-10T16:19:05","modified_gmt":"2024-11-10T08:19:05","slug":"%e8%ae%be%e7%bd%ae-div-%e5%8f%af%e6%8b%96%e5%8a%a8%e5%90%8e%ef%bc%8cdiv-%e5%86%85%e9%83%a8%e7%9a%84-input-%e6%97%a0%e6%b3%95%e8%be%93%e5%85%a5%ef%bc%8c%e8%af%a5%e5%a6%82%e4%bd%95%e8%a7%a3%e5%86%b3","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/2357\/","title":{"rendered":"\u8bbe\u7f6e div \u53ef\u62d6\u52a8\u540e\uff0cdiv \u5185\u90e8\u7684 input \u65e0\u6cd5\u8f93\u5165\uff0c\u8be5\u5982\u4f55\u89e3\u51b3\uff1f"},"content":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/001\/246\/273\/173072016358339.jpg\" class=\"aligncenter\" title=\"\u8bbe\u7f6e div \u53ef\u62d6\u52a8\u540e\uff0cdiv \u5185\u90e8\u7684 input \u65e0\u6cd5\u8f93\u5165\uff0c\u8be5\u5982\u4f55\u89e3\u51b3\uff1f\u63d2\u56fe\" alt=\"\u8bbe\u7f6e div \u53ef\u62d6\u52a8\u540e\uff0cdiv \u5185\u90e8\u7684 input \u65e0\u6cd5\u8f93\u5165\uff0c\u8be5\u5982\u4f55\u89e3\u51b3\uff1f\u63d2\u56fe\" \/><\/p>\n<p><strong>js \u8bbe\u7f6e div \u53ef\u62d6\u52a8\u540e\uff0cdiv \u5185\u90e8\u7684 input \u65e0\u6cd5\u8f93\u5165\u7684\u89e3\u51b3\u65b9\u6cd5<\/strong><\/p>\n<p>\u5f53\u8bbe\u7f6e div \u5143\u7d20\u5177\u6709\u62d6\u52a8\u529f\u80fd\u65f6\uff0c\u53ef\u80fd\u4f1a\u9047\u5230 div \u5185\u90e8\u7684 input \u65e0\u6cd5\u8f93\u5165\u7684\u95ee\u9898\u3002\u8fd9\u662f\u56e0\u4e3a\u62d6\u52a8\u4e8b\u4ef6\u4f1a\u6355\u83b7\u9f20\u6807\u70b9\u51fb\uff0c\u5bfc\u81f4 input \u65e0\u6cd5\u83b7\u53d6\u7126\u70b9\u3002<\/p>\n<p>\u8981\u89e3\u51b3\u8fd9\u4e2a\u95ee\u9898\uff0c\u9700\u8981\u6839\u636e\u9f20\u6807\u70b9\u51fb\u7684\u6807\u7b7e\u540d\u5224\u65ad\u662f\u5426\u8fdb\u884c\u62d6\u52a8\uff1a<\/p>\n<ol>\n<li>\u5728 div \u7684\u7236\u5143\u7d20\u4e0a\u6dfb\u52a0 onmousedown \u4e8b\u4ef6\u76d1\u542c\u5668\u3002<\/li>\n<li>\u5728\u4e8b\u4ef6\u5904\u7406\u51fd\u6570\u4e2d\uff0c\u68c0\u67e5\u9f20\u6807\u70b9\u51fb\u7684\u6807\u7b7e\u3002<\/li>\n<li>\u5982\u679c\u88ab\u70b9\u51fb\u7684\u6807\u7b7e\u540d\u662f input\uff0c\u5219\u963b\u6b62\u62d6\u52a8\u3002<\/li>\n<\/ol>\n<pre>document.getElementById(\"log_window\").onmousedown = function (e) {\n    var obj = document.elementFromPoint(event.clientX, event.clientY);\n    if (obj.tagName.toLowerCase() === 'input') {\n        return false;\n    }\n    getObject(this, e || event);\n};<\/pre>\n<p>  \u767b\u5f55\u540e\u590d\u5236   <\/p>\n<p>\u6b64\u65b9\u6cd5\u53ef\u4ee5\u786e\u4fdd\u5728\u70b9\u51fb input \u65f6\u4e0d\u4f1a\u89e6\u53d1\u62d6\u52a8\u4e8b\u4ef6\uff0c\u4ece\u800c\u5141\u8bb8\u7528\u6237\u6b63\u5e38\u8f93\u5165\u3002<\/p>\n<p>\u4ee5\u4e0a\u5c31\u662f\u8bbe\u7f6e div \u53ef\u62d6\u52a8\u540e\uff0cdiv \u5185\u90e8\u7684 input \u65e0\u6cd5\u8f93\u5165\uff0c\u8be5\u5982\u4f55\u89e3\u51b3\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>js \u8bbe\u7f6e div \u53ef\u62d6\u52a8\u540e\uff0cdiv \u5185\u90e8\u7684 input \u65e0\u6cd5\u8f93\u5165\u7684\u89e3\u51b3\u65b9\u6cd5 \u5f53\u8bbe\u7f6e div \u5143\u7d20\u5177\u6709\u62d6\u52a8\u529f\u80fd\u65f6\uff0c\u53ef\u80fd\u4f1a\u9047\u5230 div \u5185\u90e8\u7684 input \u65e0\u6cd5\u8f93\u5165\u7684\u95ee\u9898\u3002\u8fd9\u662f\u56e0\u4e3a\u62d6\u52a8\u4e8b\u4ef6\u4f1a\u6355\u83b7\u9f20\u6807\u70b9\u51fb\uff0c\u5bfc\u81f4 input \u65e0\u6cd5\u83b7\u53d6\u7126\u70b9\u3002 \u8981\u89e3\u51b3\u8fd9\u4e2a\u95ee\u9898\uff0c\u9700\u8981\u6839\u636e\u9f20\u6807\u70b9\u51fb\u7684\u6807\u7b7e\u540d\u5224\u65ad\u662f\u5426\u8fdb\u884c\u62d6\u52a8\uff1a \u5728 div \u7684\u7236\u5143\u7d20\u4e0a\u6dfb\u52a0 onmousedown \u4e8b\u4ef6\u76d1\u542c\u5668\u3002 \u5728\u4e8b\u4ef6\u5904\u7406\u51fd\u6570\u4e2d\uff0c\u68c0\u67e5\u9f20\u6807\u70b9\u51fb\u7684\u6807\u7b7e\u3002 \u5982\u679c\u88ab\u70b9\u51fb\u7684\u6807\u7b7e\u540d\u662f input\uff0c\u5219\u963b\u6b62\u62d6\u52a8\u3002 document.getElementById(&#8220;log_window&#8221;).onmousedown = function (e) { var obj = document.elementFromPoint(event.clientX, event.clientY); if (obj.tagName.toLowerCase() === &#8216;input&#8217;) { return false; } getObject(this, e || event); }; \u767b\u5f55\u540e\u590d\u5236 \u6b64\u65b9\u6cd5\u53ef\u4ee5\u786e\u4fdd\u5728\u70b9\u51fb input \u65f6\u4e0d\u4f1a\u89e6\u53d1\u62d6\u52a8\u4e8b\u4ef6\uff0c\u4ece\u800c\u5141\u8bb8\u7528\u6237\u6b63\u5e38\u8f93\u5165\u3002 \u4ee5\u4e0a\u5c31\u662f\u8bbe\u7f6e div \u53ef\u62d6\u52a8\u540e\uff0cdiv [&hellip;]<\/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-2357","post","type-post","status-publish","format-standard","hentry","category-16"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/2357","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=2357"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/2357\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=2357"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=2357"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=2357"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}