gpt4 book ai didi

jQuery 工具 : making the tab pane height changeable

转载 作者:太空宇宙 更新时间:2023-11-03 19:03:56 25 4
gpt4 key购买 nike

我已经删除了 div.pane 和 .carousel div 的高度,这样它们的高度就会扩展以适应更长的 H3...但是现在面板(例如它们周围的边框)已经折叠...并且不能'不知道我是否/在哪里需要一个 clearfloat...

http://jsfiddle.net/fJQmU/8/

从 .carousel div 中删除 position:absolute 修复了这个问题...但破坏了动画

(PS。选择第二个选项卡右侧下方还有 1px 间隙的问题)

最佳答案

在这种情况下只需添加此 jquery 代码。这将解决问题

$(".carousel").height($(".carousel div").height());

Demo here

关于jQuery 工具 : making the tab pane height changeable,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11091889/

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