{"id":27018,"date":"2024-11-24T09:34:06","date_gmt":"2024-11-24T01:34:06","guid":{"rendered":"https:\/\/fwq.ai\/blog\/27018\/"},"modified":"2024-11-24T09:34:06","modified_gmt":"2024-11-24T01:34:06","slug":"%e5%a6%82%e4%bd%95%e8%ae%a9%e6%bb%9a%e5%8a%a8%e6%9d%a1%e6%bb%9a%e5%8a%a8%e6%9b%b4%e5%8a%a0%e5%b9%b3%e6%bb%91%ef%bc%9f-2","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/27018\/","title":{"rendered":"\u5982\u4f55\u8ba9\u6eda\u52a8\u6761\u6eda\u52a8\u66f4\u52a0\u5e73\u6ed1\uff1f"},"content":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/img.php.cn\/upload\/article\/001\/246\/273\/173114802462163.jpg\" class=\"aligncenter\" title=\"\u5982\u4f55\u8ba9\u6eda\u52a8\u6761\u6eda\u52a8\u66f4\u52a0\u5e73\u6ed1\uff1f\u63d2\u56fe\" alt=\"\u5982\u4f55\u8ba9\u6eda\u52a8\u6761\u6eda\u52a8\u66f4\u52a0\u5e73\u6ed1\uff1f\u63d2\u56fe\" \/><\/p>\n<p><strong>\u6eda\u52a8\u6761\u6ed1\u52a8\u5e73\u6ed1\u5316<\/strong><\/p>\n<p>\u4f60\u60f3\u4e3a\u5143\u7d20\u6dfb\u52a0\u4e00\u4e2a\u52a8\u753b\u6548\u679c\uff0c\u4ee5\u5e73\u6ed1\u6eda\u52a8\u6761\u7684\u79fb\u52a8\u3002\u4e3a\u5b9e\u73b0\u8fd9\u4e00\u70b9\uff0c\u53ef\u5229\u7528 scroll-behavior \u5c5e\u6027\u3002<\/p>\n<p><strong>\u65b9\u6cd5\uff1a<\/strong><\/p>\n<p>\u5728  \u4e2d\uff0c\u4e3a\u6eda\u52a8\u5bb9\u5668\u8bbe\u7f6e scroll-behavior \u5c5e\u6027\u4e3a smooth\uff1a<\/p>\n<pre>#container {\n  scroll-behavior: smooth;\n}<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p><strong>\u793a\u4f8b\uff1a<\/strong><\/p>\n<p>\u4ee5\u4e0b\u4ee3\u7801\u6f14\u793a\u4e86\u5982\u4f55\u4f7f\u7528 scroll-behavior \u5c5e\u6027\u5b9e\u73b0\u6eda\u52a8\u6761\u5e73\u6ed1\u6eda\u52a8\uff1a<\/p>\n<pre>&lt;div id=\"container\"&gt;\n  &lt;div id=\"content\"&gt;click the button to slide right!&lt;\/div&gt;\n&lt;\/div&gt;\n\n&lt;button id=\"slide\" type=\"button\"&gt;slide right&lt;\/button&gt;<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<pre>#container {\n  width: 100px;\n  height: 100px;\n  border: 1px solid #ccc;\n  overflow-x: scroll;\n  scroll-behavior: smooth;\n}\n\n#content {\n  width: 250px;\n  background-color: #ccc;\n}<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<pre>const button = document.getElementById(\"slide\");\n\nbutton.onclick = function () {\n  document.getElementById(\"container\").scrollLeft += 20;\n};<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u901a\u8fc7\u8bbe\u7f6e scroll-behavior \u4e3a smooth\uff0c\u5f53\u4f7f\u7528 javascript \u66f4\u6539\u5143\u7d20\u7684 scrollleft \u503c\u65f6\uff0c\u6eda\u52a8\u5c06\u5e73\u6ed1\u8fdb\u884c\uff0c\u4ece\u800c\u6d88\u9664\u751f\u786c\u7684\u79fb\u52a8\u6548\u679c\u3002<\/p>\n<p>\u4ee5\u4e0a\u5c31\u662f\u5982\u4f55\u8ba9\u6eda\u52a8\u6761\u6eda\u52a8\u66f4\u52a0\u5e73\u6ed1\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>\u6eda\u52a8\u6761\u6ed1\u52a8\u5e73\u6ed1\u5316 \u4f60\u60f3\u4e3a\u5143\u7d20\u6dfb\u52a0\u4e00\u4e2a\u52a8\u753b\u6548\u679c\uff0c\u4ee5\u5e73\u6ed1\u6eda\u52a8\u6761\u7684\u79fb\u52a8\u3002\u4e3a\u5b9e\u73b0\u8fd9\u4e00\u70b9\uff0c\u53ef\u5229\u7528 scroll-behavior \u5c5e\u6027\u3002 \u65b9\u6cd5\uff1a \u5728 \u4e2d\uff0c\u4e3a\u6eda\u52a8\u5bb9\u5668\u8bbe\u7f6e scroll-behavior \u5c5e\u6027\u4e3a smooth\uff1a #container { scroll-behavior: smooth; } \u767b\u5f55\u540e\u590d\u5236 \u793a\u4f8b\uff1a \u4ee5\u4e0b\u4ee3\u7801\u6f14\u793a\u4e86\u5982\u4f55\u4f7f\u7528 scroll-behavior \u5c5e\u6027\u5b9e\u73b0\u6eda\u52a8\u6761\u5e73\u6ed1\u6eda\u52a8\uff1a &lt;div id=&#8221;container&#8221;&gt; &lt;div id=&#8221;content&#8221;&gt;click the button to slide right!&lt;\/div&gt; &lt;\/div&gt; &lt;button id=&#8221;slide&#8221; type=&#8221;button&#8221;&gt;slide right&lt;\/button&gt; \u767b\u5f55\u540e\u590d\u5236 #container { width: 100px; height: 100px; border: 1px solid #ccc; overflow-x: scroll; scroll-behavior: smooth; } #content { width: 250px; background-color: [&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-27018","post","type-post","status-publish","format-standard","hentry","category-16"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/27018","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=27018"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/27018\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=27018"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=27018"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=27018"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}