--- title: CSS Scroll Snap slug: Web/CSS/CSS_Scroll_Snap translation_of: Web/CSS/CSS_Scroll_Snap ---
{{CSSRef}}

CSS 滚动快照是 CSS 的模块,它引入滚动捕捉位置,它强制滚动位置,即 {{Glossary("滚动容器")}}的 {{Glossary("滚动端口")}} 在滚动操作完成后可能结束的滚动位置。

注意:此模块的早期版本称为滚动捕捉点,已被弃用。CSS 滚动快照是当前实现。

参考

容器上的 CSS 属性

子上的 CSS 属性

指南

规范

规范 地位 评论
{{SpecName("CSS Scroll Snap Points")}} {{Spec2("CSS Scroll Snap Points")}} 初始定义

浏览器兼容性

The individual property pages detail the browser compatibility situation for Scroll Snap. Note that at the present time Firefox still implements an old version of the specification. Read the guide to browser compatibility for an overview of how to support both the old and new specification.