gpt4 book ai didi

html - 显示内部 div 溢出 :visible of parent overflow:hidden

转载 作者:行者123 更新时间:2023-11-28 18:28:09 24 4
gpt4 key购买 nike

当内部 div 的父级为 overflow:hidden 时,如何使内部 div 可见?我需要将父级或幻灯片设置为 overflow:hidden 因为有多个幻灯片需要隐藏。但我想要的是在显示时显示部分内部“幻灯片”以跳出溢出。我该怎么做或者如果我需要重新设计它应该如何工作

<div id="slides" style="overflow:hidden; width:300px; height:300px">
<div id="slide" style="height:300px; height:300px">
<div style="overflow:visible">
<img alt="" src="image.png" />
</div>
</div>
</div>

最佳答案

查看此演示

[parent div overflowhidden inner div overflow scroll][1] http://jsfiddle.net/fGFnu/1/

关于html - 显示内部 div 溢出 :visible of parent overflow:hidden,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/15104317/

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