18910140161

JavaScript-fixed菜单在顶部和横幅堆栈溢出

顺晟科技

2022-10-19 13:07:16

71

我怎么能不管往下溜达都有固定菜单在顶部呢? 这是codesandbox链接:https://codesandbox.io/s/sample-only-g1svw?file=/src/styles.css:247-357

如果我尝试这个CSS:

#header {
  height: 100vh;
  background-size: cover;
  background-attachment: fixed;
  max-width: 100%;
  overflow-x: hidden;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  z-index: 9000;
  width: 100%;
  height: 80px;
  background-image: url("https://wallpaperaccess.com/full/2409545.jpg");
}

横幅消失:

这就是它的样子:


顺晟科技:

  • TAG:
相关文章
我们已经准备好了,你呢?
2024我们与您携手共赢,为您的企业形象保驾护航