gpt4 book ai didi

jquery - 溢出和 z-index 问题

转载 作者:太空宇宙 更新时间:2023-11-04 10:05:06 25 4
gpt4 key购买 nike

如图所示 enter image description here

我的主 div 有溢出:隐藏;

但是我的绝对位置选择框与预期的不一样,我该如何解决?

我的主要 div 类

 border-top: 2px solid #00b9ff;
height: 340px;
overflow: hidden;

和我的选择框 div 类

 position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 85px;
background: rgba(0, 0, 0, 0.3);
z-index: 2;
color: #FFF;

最佳答案

用你的测试页:http://212.15.4.166:88/works/ani/tur_anasayfa.html

#tur-detay-carousel 中移除 overflow:hidden; 并将 height 值添加到 .carousel-inner 。 (此处 height:338px 似乎合适)

关于jquery - 溢出和 z-index 问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38070661/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com