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.
http://scriptbase.com/scripts/viewer.php 圆形底部 div 应该部分覆盖缩略图以达到审美效果。但是,问题在于,它似乎阻止了这两个中的所有鼠标悬停(在控制框内和缩略图包装器内)。这里出了什么问题,我该如何解决?
Z 索引是神秘的。在我看来,在“.thumbs”上设置负 z-index 就足够了。只需删除“.controls”上的 z-index 声明,它们就会恢复活力。(您可能还想删除生成的顶部边框)。