{"id":11807,"date":"2025-08-15T18:15:51","date_gmt":"2025-08-15T10:15:51","guid":{"rendered":"https:\/\/www.zhangxinxu.com\/wordpress\/?p=11807"},"modified":"2025-08-16T23:12:59","modified_gmt":"2025-08-16T15:12:59","slug":"css-container-scroll-state","status":"publish","type":"post","link":"https:\/\/www.zhangxinxu.com\/wordpress\/2025\/08\/css-container-scroll-state\/","title":{"rendered":"\u8fd9\u4e2a\u6709\u70b9\u5c4cCSS @container scroll-state\u5bb9\u5668\u6eda\u52a8\u67e5\u8be2"},"content":{"rendered":"<p>by <a href=\"https:\/\/www.zhangxinxu.com\/\">zhangxinxu<\/a> from <a href=\"https:\/\/www.zhangxinxu.com\/wordpress\/?p=11807\">https:\/\/www.zhangxinxu.com\/wordpress\/?p=11807<\/a><br \/>\n\u672c\u6587\u53ef\u5168\u6587\u8f6c\u8f7d\uff0c\u4f46\u9700\u8981\u4fdd\u7559\u539f\u4f5c\u8005\u3001\u51fa\u5904\u4ee5\u53ca\u6587\u4e2d\u94fe\u63a5\uff0cAI\u6293\u53d6\u4fdd\u7559\u539f\u6587\u5730\u5740\uff0c\u4efb\u4f55\u7f51\u7ad9\u5747\u53ef\u6458\u8981\u805a\u5408\uff0c\u5546\u7528\u8bf7\u8054\u7cfb\u6388\u6743\u3002<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/image.zhangxinxu.com\/image\/blog\/202508\/2025-8-15_181256.jpeg\" width=\"274\" height=\"166\" alt=\"\u6eda\u52a8\u5bb9\u5668\u67e5\u8be2\u5c01\u9762\u56fe\" class=\"alignright clip size-medium\" \/><\/p>\n<h3>\u4e00\u3001\u6e29\u6545\u800c\u77e5\u65b0<\/h3>\n<p>\u5728\u5b66\u4e60\u672c\u6587\u7684<code>scroll-state<\/code>\u5bb9\u5668\u6eda\u52a8\u67e5\u8be2\u4e4b\u524d\uff0c\u5927\u5bb6\u9700\u8981\u5148\u4e86\u89e3CSS @container\u5bb9\u5668\u67e5\u8be2\u3002<\/p>\n<p>\u8be6\u89c1\u6211\u4e4b\u524d\u7684\u6587\u7ae0\uff1a\u201c<a href=\"https:\/\/www.zhangxinxu.com\/wordpress\/2022\/09\/css-container-rule\/\">\u4ecb\u7ecd2022\u5e74\u6700\u671f\u5f85\u7684CSS container\u5bb9\u5668\u67e5\u8be2<\/a>\u201d\u3002<\/p>\n<p>\u8fd9\u4e1c\u897f\u53ef\u4ee5\u68c0\u6d4b\u5bb9\u5668\u5c3a\u5bf8\uff0c\u5e76\u8fdb\u884c\u54cd\u5e94\u7684\u5e03\u5c40\u8c03\u6574\uff0c\u5f88\u5f3a\u5927\u3002<\/p>\n<p>\u73b0\u5728\uff0c<code>@container<\/code>\u5bb9\u5668\u67e5\u8be2\uff0c\u518d\u6b21\u8fdb\u5316\uff0c\u53ef\u4ee5\u8bc6\u522b\u6eda\u52a8\u8fb9\u7f18\uff0c\u8ba9CSS\u7684\u4ea4\u4e92\u80fd\u529b\u66f4\u4e0a\u4e00\u5c42\u697c\u3002<\/p>\n<h3>\u4e8c\u3001scroll-state\u5bb9\u5668\u6eda\u52a8\u67e5\u8be2<\/h3>\n<p>\u5b66\u4e60\u4e00\u4e2a\u65b0\u7279\u6027\u6700\u5feb\u7684\u65b9\u6cd5\u5c31\u662f\u6848\u4f8b\u3002<\/p>\n<p>\u9700\u6c42\u8fd9\u6837\u7684\uff0c\u4e00\u6bb5\u6587\u672c\uff0c\u9700\u8981\u7528\u6237\u6eda\u52a8\u5230\u5e95\u90e8\uff0c\u63d0\u4ea4\u6309\u94ae\u7684\u7981\u7528\u6837\u5f0f\u624d\u4f1a\u53d6\u6d88\u3002<\/p>\n<p>\u5219\u6211\u4eec\u53ef\u4ee5\u8fd9\u4e48\u5904\u7406\uff0cHTML\u5982\u4e0b\u6240\u793a\uff1a<\/p>\n<pre>&lt;div class=\"container\"&gt;\r\n  &lt;p&gt;\u4f5c\u8005&lt;\/p&gt;\r\n  &lt;p&gt;zhangxinxu&lt;\/p&gt;\r\n  ...\r\n  &lt;p&gt;\u4f5c\u8005&lt;\/p&gt;\r\n  &lt;p&gt;zhangxinxu&lt;\/p&gt;\r\n  &lt;footer&gt;\r\n    &lt;button&gt;\u63d0\u4ea4&lt;\/button&gt;\r\n  &lt;\/footer&gt;\r\n&lt;\/div&gt;<\/pre>\n<p>CSS\u5982\u4e0b\u6240\u793a\uff08\u5df2\u7701\u7565\u90e8\u5206\u65e0\u5173\u952e\u8981\u7684\u4ee3\u7801\uff09\uff1a<\/p>\n<pre>.container {\r\n  height: 300px;\r\n  border: 1px solid;\r\n  container-type: scroll-state;\r\n  overflow: auto;\r\n  \/* \u5e95\u90e8\u9ecf\u6027\u5b9a\u4f4d *\/\r\n  footer {\r\n    background: #f6f6f6;\r\n    position: sticky;\r\n    bottom: 0;\r\n    text-align: center;\r\n  }\r\n  button {\r\n    width: 100px;\r\n    height: 32px;\r\n    border-radius: 12px;\r\n    background-color: crimson;\r\n    color: white;\r\n    cursor: pointer;\r\n  }\r\n}\r\n@container scroll-state(scrollable: bottom) {\r\n  \/* \u5982\u679c\u5bb9\u5668\u53ef\u4ee5\u6eda\u52a8\uff0c\u5219\u6309\u94ae\u6837\u5f0f\u7981\u7528 *\/\r\n  button {\r\n    filter: grayscale(1);\r\n    opacity: .35;\r\n  }\r\n}<\/pre>\n<p>\u5b9e\u65f6\u6e32\u67d3\u6548\u679c\u5982\u4e0b\u6240\u793a\uff08Chrome 133+ \u6d4f\u89c8\u5668\u6709\u6548\u679c\uff09\uff1a<\/p>\n<div class=\"container\" style=\"max-width: 480px\">\n<p>\u4f5c\u8005<\/p>\n<p>zhangxinxu<\/p>\n<p>\u4f5c\u8005<\/p>\n<p>zhangxinxu<\/p>\n<p>\u4f5c\u8005<\/p>\n<p>zhangxinxu<\/p>\n<p>\u4f5c\u8005<\/p>\n<p>zhangxinxu<\/p>\n<p>\u4f5c\u8005<\/p>\n<p>zhangxinxu<\/p>\n<p>\u4f5c\u8005<\/p>\n<p>zhangxinxu<\/p>\n<p>\u4f5c\u8005<\/p>\n<p>zhangxinxu<\/p>\n<footer><button>\u63d0\u4ea4<\/button><\/footer>\n<\/div>\n<style>.container {height: 300px;padding-inline: 1rem;border: 1px solid;container-type: scroll-state;overflow: auto;footer {background: #f6f6f6;margin: 0 -1rem;padding-block: .75rem;position: sticky;bottom: 0;text-align: center;}button {width: 100px;height: 32px;border-radius: 12px;background-color: crimson;color: white;cursor: pointer;font: unset;border: unset;}}@container scroll-state(scrollable: bottom) {button {filter: grayscale(1);opacity: .35;}}<\/style>\n<p>\u6216\u8005\u53c2\u8003\u4e0b\u9762\u7684GIF\u52a8\u56fe\u6f14\u793a\u6548\u679c\uff1a<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/image.zhangxinxu.com\/image\/blog\/202508\/scroll-bottom.gif\" width=\"428\" height=\"308\" alt=\"\u6eda\u52a8\u6548\u679c\u793a\u610f\" class=\"alignnone size-medium\" \/><\/p>\n<h4>\u5982\u4f55\u4f7f\u7528\uff1f<\/h4>\n<p><strong>\u7b2c\u4e00\u6b65<\/strong><\/p>\n<p>\u7ed9\u6eda\u52a8\u5bb9\u5668\u8bbe\u7f6e <code>container-type: scroll-state<\/code> CSS\u58f0\u660e\u3002<\/p>\n<p><strong>\u7b2c\u4e8c\u6b65<\/strong><\/p>\n<p>\u4f7f\u7528<code>@container<\/code>\u5bb9\u5668\u67e5\u8be2\u5224\u65ad\u6eda\u52a8\u5bb9\u5668\u662f\u5426\u53ef\u4ee5\u4e0a\u4e0b\u6eda\u52a8\uff0c\u5e76\u8fdb\u884c\u5bf9\u5e94\u7684CSS\u6837\u5f0f\u8bbe\u7f6e\u3002<\/p>\n<p>\u5c31\u8fd9\u4e48\u7b80\u5355\uff01<\/p>\n<p><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/image.zhangxinxu.com\/image\/blog\/202508\/2025-8-4_170447.jpeg\" width=\"100\" height=\"100\" alt=\"\u65e0\u8bed\u54e5\" class=\"alignnone size-medium\"><\/p>\n<h3>\u4e09\u3001scroll-state\u67e5\u8be2\u8bed\u6cd5<\/h3>\n<p><code>scroll-state()<\/code>\u67e5\u8be2\u51fd\u6570\u652f\u6301\u4e0b\u9762\u4e09\u79cd\u7c7b\u578b\uff1a<\/p>\n<ul>\n<li><strong>scrollable<\/strong>\n<p>\u5f53\u524d\u5bb9\u5668\u662f\u5426\u53ef\u4ee5\u53ef\u6eda\u52a8\uff08\u6eda\u52a8\u8fb9\u7f18\uff09\u3002<\/li>\n<li><strong>snap<\/strong>\n<p>\u662f\u5426\u6eda\u52a8\u5230Snap\u8fb9\u7f18<\/li>\n<li> <strong>stuck<\/strong>\n<p> \u67e5\u8be2\u4f4d\u7f6e\u503c\u4e3asticky\u7684\u5bb9\u5668\u662f\u5426\u7c98\u5728\u5176\u6eda\u52a8\u5bb9\u5668\u7956\u5148\u7684\u8fb9\u7f18\u3002<\/li>\n<\/ul>\n<p>\u6211\u89c9\u5f97\u8fd9\u4e09\u79cd\u90fd\u8fd8\u662f\u633a\u5b9e\u7528\u7684\u3002<\/p>\n<h4>\u65b9\u5411\u503c<\/h4>\n<p><code>scrollable<\/code>\u662f\u6700\u5e38\u7528\u7684\uff0c\u6211\u4eec\u4f7f\u7528scrollable\u53c2\u6570\u4ecb\u7ecd\u4e0b\u65b9\u4f4d\u503c\u3002<\/p>\n<pre>scroll-state(scrollable: value)<\/pre>\n<p>\u5176\u4e2d\uff0c<code>value<\/code>\u53ef\u4ee5\u662f\uff08\u793a\u610f\u4e09\u79cd\u7c7b\u578b\uff09\uff1a<\/p>\n<ul>\n<li><code>top<\/code>: \u4e0a\u8fb9\u7f18\u3002<\/li>\n<li><code>inline-end<\/code>: \u5185\u8054\u65b9\u5411\u8fb9\u7f18\uff0c\u9ed8\u8ba4\u662f\u6c34\u5e73\u65b9\u5411\u3002<\/li>\n<li><code>y<\/code>: \u5782\u76f4\u65b9\u5411\u8fb9\u7f18\u3002<\/li>\n<\/ul>\n<p>\u6211\u4eec\u7528\u7684\u6bd4\u8f83\u591a\u7684\u5c31\u662f <code>top<\/code> \u548c <code>bottom<\/code> \u4e86\u3002<\/p>\n<h3>\u56db\u3001\u517c\u5bb9\u6027\u4ee5\u53ca\u6e14\u83b7\u5c55\u793a<\/h3>\n<p>\u76ee\u524d\u6eda\u52a8\u5bb9\u5668\u67e5\u8be2Chrome\u6d4f\u89c8\u5668\u652f\u6301\uff0c\u517c\u5bb9\u6027\u5982\u4e0b\u56fe\u6240\u793a\uff1a<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/image.zhangxinxu.com\/image\/blog\/202508\/2025-8-15_163948.png\" width=\"639\" height=\"321\" alt=\"scroll-state\u7684\u517c\u5bb9\u6027\" class=\"alignnone size-medium\" \/><\/p>\n<p>\u76ee\u524d\u8fd8\u65e0\u6cd5\u5927\u89c4\u6a21\u4f7f\u7528\u3002<\/p>\n<p>&#8212;-<\/p>\n<p>\u4e0a\u5468\u672b\u7ee7\u7eed\u63a2\u9493\u3002<\/p>\n<p>\u5468\u516d\uff0c\u5148\u662f\u5949\u8d24\u9f99\u6cc9\u9493\u573a\uff0c\u6df7\u517b\u5858\u65b0\u5858\u65b0\u6c34\uff0c150\u51436\u5c0f\u65f6\uff0c\u524d\u4e09\u4e2a\u5c0f\u65f6\u9493\u6cd5\u4e0d\u5bf9\u8def\uff0c\u7b49\u4e8e\u7a7a\u519b\uff0c\u540e\u9762\u4e09\u4e2a\u5c0f\u65f6\u6563\u70ae\u6253\u6d6e\uff0c\u9493\u4e86\u63a5\u8fd130\u65a4\u9c7c\uff0c\u5176\u4e2d\u4e09\u6761\u82b1\u9ca2\uff08\u5f53\u573a\u56de\u5858\uff09\uff0c\u6210\u529f\u633d\u5c0a\u3002<br \/>\n\u5468\u65e5\u53bb\u4e86\u6d66\u4e1c\u822a\u5934\u9547\u7684\u822a\u76db\u9493\u573a\uff0c138\u51436\u5c0f\u65f6\uff0c\u9493\u4e0b\u6765\u90fd\u662f\u5de5\u7a0b\u9cab\uff0c\u5168\u573a\u5c31\u6211\u4e00\u4e2a\u4eba\uff0c\u7ed3\u679c\u53e3\u8fd8\u4e0d\u9519\uff0c\u63d0\u524d\u6536\u6746\u7684\u60c5\u51b5\u4e0b47\u65a4\uff0c\u6210\u529f\u4e0a\u5cb8\u76d8\u8001\u677f\u3002<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/image.zhangxinxu.com\/image\/blog\/202508\/2025-8-15_165651.jpeg\" width=\"108\" height=\"192\" alt=\"\u6e14\u83b7\u5c55\u793a\" class=\"alignnone size-medium\" \/><\/p>\n<p>\ud83d\ude09\ud83d\ude0a\ud83d\ude07<br \/>\n\ud83e\udd70\ud83d\ude0d\ud83d\ude18<\/p>\n<p>\u672c\u6587\u4e3a\u539f\u521b\u6587\u7ae0\uff0c\u4f1a\u7ecf\u5e38\u66f4\u65b0\u77e5\u8bc6\u70b9\u4ee5\u53ca\u4fee\u6b63\u4e00\u4e9b\u9519\u8bef\uff0c\u56e0\u6b64\u8f6c\u8f7d\u8bf7\u4fdd\u7559\u539f\u51fa\u5904\uff0c\u65b9\u4fbf\u6eaf\u6e90\uff0c\u907f\u514d\u9648\u65e7\u9519\u8bef\u77e5\u8bc6\u7684\u8bef\u5bfc\uff0c\u540c\u65f6\u6709\u66f4\u597d\u7684\u9605\u8bfb\u4f53\u9a8c\u3002<br \/>\n\u672c\u6587\u5730\u5740\uff1a<a href=\"https:\/\/www.zhangxinxu.com\/wordpress\/?p=11807\">https:\/\/www.zhangxinxu.com\/wordpress\/?p=11807<\/a><\/p>\n<p>\uff08\u672c\u7bc7\u5b8c\uff09<\/p>\n","protected":false},"excerpt":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/image.zhangxinxu.com\/image\/blog\/202508\/2025-8-15_181256.jpeg\" width=\"160\" height=\"97\" alt=\"\u6eda\u52a8\u5bb9\u5668\u67e5\u8be2\u5c01\u9762\u56fe\" class=\"alignright size-medium\" loading=\"lazy\" \/><\/p>\n<p>\u7eafCSS\u73b0\u5728\u53ef\u4ee5\u68c0\u6d4b\u662f\u5426\u6eda\u52a8\u5230\u5bb9\u5668\u8fb9\u7f18\uff0cScroll Snap\u8fb9\u7f18\uff0c\u4ee5\u53casticky\u5143\u7d20\u662f\u5426\u89e6\u53ca\u5b9a\u4f4d\u7684\u8fb9\u7f18\u4e86\uff0c\u8fd9\u4e2a\u7279\u6027\u8fd8\u633a\u5b9e\u7528\u7684\u3002<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[3],"tags":[1861,1536,2076,1384],"_links":{"self":[{"href":"https:\/\/www.zhangxinxu.com\/wordpress\/wp-json\/wp\/v2\/posts\/11807"}],"collection":[{"href":"https:\/\/www.zhangxinxu.com\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.zhangxinxu.com\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.zhangxinxu.com\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.zhangxinxu.com\/wordpress\/wp-json\/wp\/v2\/comments?post=11807"}],"version-history":[{"count":8,"href":"https:\/\/www.zhangxinxu.com\/wordpress\/wp-json\/wp\/v2\/posts\/11807\/revisions"}],"predecessor-version":[{"id":11827,"href":"https:\/\/www.zhangxinxu.com\/wordpress\/wp-json\/wp\/v2\/posts\/11807\/revisions\/11827"}],"wp:attachment":[{"href":"https:\/\/www.zhangxinxu.com\/wordpress\/wp-json\/wp\/v2\/media?parent=11807"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.zhangxinxu.com\/wordpress\/wp-json\/wp\/v2\/categories?post=11807"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.zhangxinxu.com\/wordpress\/wp-json\/wp\/v2\/tags?post=11807"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}