gpt4 book ai didi

html - 使用链接显示/隐藏 div 相同的链接也适用于选项卡内容

转载 作者:行者123 更新时间:2023-11-28 12:02:55 25 4
gpt4 key购买 nike

标题可能有点乱,画个草图,让大家更明白我要实现的目标:https://www.dropbox.com/s/luoiz4erg4jfk8y/howitshouldwork.png

tab功能基于liquidslider

我已经开始过渡部分了,但我需要一些帮助...

CSS:

li a:onClick + .bottom {
-webkit-transition: height 0.3s ease-in-out;
-o-transition: height 0.3s ease-in-out;
-moz-transition: height 0.3s ease-in-out;
transition: height 0.3s ease-in-out;
bottom: 400px;
}

http://jsfiddle.net/ea9VT/1/

应该不是卷轴

谁能解释一下应该怎么做?

最佳答案

我的建议是您可以为这个动画使用 Jquery。我希望这可以通过使用 JQuery 动画功能非常简单地完成。

关于html - 使用链接显示/隐藏 div 相同的链接也适用于选项卡内容,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19810562/

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