gpt4 book ai didi

javascript - Twitter Bootstrap 垂直缩略图轮播

转载 作者:行者123 更新时间:2023-12-01 01:47:43 24 4
gpt4 key购买 nike

我在网上搜索了很多 Bootstrap Vertical Thumbnail Carousel,但我没有找到任何解决方案,有什么想法吗?

最佳答案

这是一个 github 存储库

https://github.com/tutorialdrive/-Bootstrap-Vertical-Thumbnail-Carousel

enter image description here

enter image description here

首先我为此使用 3 个 js 和 2 个 css

js

bootstrap-transition.js

bootstrap-carousel.js

jquery.min.js

CSS

bootstrap.css

样式.css

这是我的 Carousel 的 JQ 代码

    $(document).ready(function() {
$('#myCarousel').carousel({
interval: false
})
});

我还使用了这里的一些现成的垂直轮播代码

http://jsfiddle.net/HHsxc/2/

更多信息,请从上面的github链接下载,不要忘记fork,它还处于开发状态,错误修复和建议值得赞赏。

关于javascript - Twitter Bootstrap 垂直缩略图轮播,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/18416892/

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