{"id":6516,"date":"2018-02-07T19:37:11","date_gmt":"2018-02-07T11:37:11","guid":{"rendered":"https:\/\/sdeno.com:80\/?p=6516"},"modified":"2018-02-09T17:18:42","modified_gmt":"2018-02-09T09:18:42","slug":"%e8%a7%a3%e5%86%b3%ef%bc%9ajquery%e5%a4%9a%e6%ac%a1%e4%ba%8b%e4%bb%b6%e7%bb%91%e5%ae%9a","status":"publish","type":"post","link":"https:\/\/sdeno.com\/?p=6516","title":{"rendered":"\u89e3\u51b3\uff1ajquery\u591a\u6b21\u91cd\u590d\u7ed1\u5b9a\u4e8b\u4ef6"},"content":{"rendered":"<p>jquery \u91cd\u590d \u7ed1\u5b9a \u591a\u6b21 \u4e8b\u4ef6 \u591a\u6b21\u7ed1\u5b9a \u591a\u6b21\u4e8b\u4ef6<\/p>\n<p>&nbsp;<\/p>\n<p>\u9519\u8bef\u6848\u4f8b\uff1a<\/p>\n<pre>$('#aa').bind(\"click\",function () {\r\n console.log('a');\r\n});\r\n\r\n\r\n$('#aa').bind(\"click\",function () {\r\n console.log('b');\r\n});\r\n\r\n\r\n$('#aa').bind(\"click\",function () {\r\n console.log('c');\r\n});\r\n\r\n\r\n\r\n\/\/\u6548\u679c\r\n\r\na\r\nb\r\nc\r\n\r\n<\/pre>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #ff0000;\">\u83b7\u53d6\u6700\u540e\u4e00\u6b21\u7ed1\u5b9a<\/span>\uff0c\u4fee\u6539\u5982\u4e0b\uff1a<\/p>\n<pre>$('#aa').unbind(\"click\").bind(\"click\",function () {\r\n console.log('a');\r\n});\r\n\r\n\r\n\r\n$('#aa').unbind(\"click\").bind(\"click\",function () {\r\n console.log('b');\r\n});\r\n\r\n\r\n$('#aa').unbind(\"click\").bind(\"click\",function () {\r\n console.log('c');\r\n});\r\n\r\n\r\n\/\/\u6548\u679c\r\n\r\nc<\/pre>\n<p>&nbsp;<\/p>\n<p><span style=\"color: #ff0000;\">\u83b7\u53d6\u7b2c\u4e00\u6b21\u7ed1\u5b9a<\/span>\uff0c\u4fee\u6539\u5982\u4e0b\uff1a<\/p>\n<pre>$('#aa').bind(\"click\",function (e) {\r\n e.stopImmediatePropagation();\r\n console.log('a');\r\n});\r\n\r\n\r\n\r\n$('#aa').bind(\"click\",function (e) {\r\n e.stopImmediatePropagation();\r\n console.log('b');\r\n});\r\n\r\n\r\n\r\n$('#aa').bind(\"click\",function (e) {\r\n e.stopImmediatePropagation();\r\n console.log('c');\r\n});\r\n\r\n\/\/\u6548\u679c\r\n\r\na<\/pre>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p><audio style=\"display: none;\" controls=\"controls\"><\/audio><\/p>\n<p><audio style=\"display: none;\" controls=\"controls\"><\/audio><\/p>\n<p><audio style=\"display: none;\" controls=\"controls\"><\/audio><\/p>\n","protected":false},"excerpt":{"rendered":"<p>jquery \u91cd\u590d \u7ed1\u5b9a \u591a\u6b21 \u4e8b\u4ef6 \u591a\u6b21\u7ed1\u5b9a \u591a\u6b21\u4e8b\u4ef6 &nbsp; \u9519\u8bef\u6848\u4f8b\uff1a $(&#8216;#aa&#8217;).bind [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-6516","post","type-post","status-publish","format-standard","hentry","category-11"],"_links":{"self":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/6516","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6516"}],"version-history":[{"count":0,"href":"https:\/\/sdeno.com\/index.php?rest_route=\/wp\/v2\/posts\/6516\/revisions"}],"wp:attachment":[{"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6516"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=6516"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/sdeno.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=6516"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}