This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
我有div一个position:fixed 0;即使我向下滚动,它也会保留在浏览器窗口的顶部。问题是固定 div 之外的 adsense 横幅(iframe)(因此在主站点的内容 div 中应该出现在下面),当我向下滚动时,它们会越过固定 div 而不是低于它。我尝试将 a clear: bothandz-index应用于这两个元素,但没有任何改变。iframe 不能低于固定元素吗?