Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是编码新手,第一次尝试设计自己的网站。我正在尝试创建一个页面,其中心有一个固定元素,当用户向下滚动页面时,该元素会发生变化。使用 z-index,我想让它在其他元素下方通过并改变外观。我正在寻找的是一种遮盖元素的方法,以便它仅在滚动到页面中间时才显示,就像 Photoshop 中的遮罩一样。
谢谢!