腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
1
回答
html
中
的
owl
carousel
不会
自动
移动
javascript
、
jquery
、
html
、
css
我在我
的
html
网站上放了一个
owl
carousal,当我加载
html
页面时,
owl
carousal
不会
自动
移动
。;.
owl
-
carousel
.
owl
-dots.disabled {} .
owl
-
caro
浏览 32
提问于2020-01-17
得票数 0
回答已采纳
1
回答
同步2个
owl
传送带或添加回调,如"onchangeprev,onchangenext“
javascript
、
jquery
、
owl-carousel
、
owl-carousel-2
当我用这个: $("#text_slider").trigger('to.
owl
.
carousel
', [event.item.index,0,true]);到达项目结束后
的
第二个旋转木马
不会
像应该
的
那样
移动
遗忘(它是环
的
),而
浏览 4
提问于2015-07-30
得票数 1
回答已采纳
4
回答
不使用rtl
的
owl
旋转木马滑块
html
、
owl-carousel
当我
的
html
页面打开标记为:<
html
>时,滑块工作正常,我可以看到图像。但是,当我
的
页面打开是:<
html
dir="rtl">,滑块不工作时,我
的
意思是我看到箭头和分页,而不是图片本身:$("#
owl
-demo").owlCarousel({
浏览 5
提问于2016-02-03
得票数 5
回答已采纳
2
回答
OWL
2旋转木马
自动
播放不工作
owl-carousel
我使用
的
是
OWL
1,它工作得很好。我喜欢无限循环,所以
移动
到
OWL
2。
carousel
_
浏览 2
提问于2014-12-12
得票数 3
3
回答
正在刷新
Owl
Carousel
2
javascript
、
jquery
、
eventtrigger
、
owl-carousel-2
在每个div中都有
owl
carousel
滑块。如何在每个div
中
为滑块触发刷新切换?我试着在滑动开关上使用它,但它不起作用: $('.
owl
-slider').trigger('refresh.
owl
.
carousel
');
浏览 2
提问于2015-09-02
得票数 14
回答已采纳
1
回答
Wordpress主题实现
的
owl
carousel
在悬停时
不会
停止
javascript
、
wordpress
、
owl-carousel
所以我有一个
owl
carousel
滑块,由我使用
的
主题提供,但它
不会
在悬停时停止
自动
播放。我曾尝试将animation-play-state:paused添加到相应元素
的
:hover
中
,但不起作用。我不太喜欢Javascript,所以我真的不知道该怎么做。这是
carousel
html
: <div class="
owl
-
carousel
owl
-loaded <e
浏览 25
提问于2019-09-22
得票数 0
回答已采纳
3
回答
Owl
-
Carousel
2 -设置dotsData
javascript
、
jquery
、
owl-carousel
、
owl-carousel-2
我需要在
owl
carousel
中
设置自定义
的
点。, $('.am-prev')], margin: 0, 1200: { nav: false }}); 但是这段代码什么也没发生,
浏览 4
提问于2018-11-16
得票数 3
回答已采纳
2
回答
jquery
owl
-
carousel
owl
-dots类问题
javascript
、
jquery
、
ruby-on-rails
、
owl-carousel
当我在Rails项目中使用
owl
-
carousel
时,我遇到了一些问题。当我返回到使用
carousel
类
的
浏览器
的
缓存页面时,我在页面
中
得到了太多
的
carousel
owl
-dot类,这是我
的
JS代码 function initScrollboxHobby() {var
owl
= $(".
owl
-
carousel
");
ow
浏览 96
提问于2019-04-28
得票数 0
1
回答
使用
owl
旋转木马在触摸设备上滑动时禁用垂直滚动
javascript
、
jquery
、
html
、
css
、
wordpress
我想在网页上禁用垂直滚动,同时在
移动
设备上水平地滑动旋转木马。我在用猫头鹰旋转木马。var
owl
= $j(".
owl
-
carousel
");
owl
.on('drag.
owl
.
ca
浏览 0
提问于2019-08-09
得票数 0
回答已采纳
1
回答
猫头鹰旋转木马100%高度
javascript
、
slider
、
height
、
owl-carousel
、
owl-carousel-2
我对猫头鹰旋转木马2有点小问题,$('.
owl
-
carousel
').owlCarousel({margin:0,nav:true
HTML
<div c
浏览 1
提问于2015-04-14
得票数 2
1
回答
Owl
Carousel
2-获取当前幻灯片
的
源
jquery
、
owl-carousel-2
我所要做
的
就是获取幻灯片中当前图像
的
src。它不工作,控制台上什么也没有出现,尽管它改变了幻灯片很好。
HTML
: <img src="template/banner-1.jpg" alt=""> <img srcsrc="template/banner-1.jpg"
浏览 1
提问于2015-01-19
得票数 11
回答已采纳
4
回答
数据更新时OwlCarousel
自动
高度
javascript
、
owl-carousel
、
owl-carousel-2
我有OwlCarousel,它
的
autoheight参数设置为true。当我更新<div class = '
owl
-item'>块
中
的
数据时,高度
不会
自动
更改。\ 我知道这不应该是,但作为一个例子,块是空
的
,我添加了数据,它仍然是空
的
。虽然,这只是1px
的
一个高度。 是否可以在已更改
的
数据
中
更改高度?
浏览 119
提问于2018-07-20
得票数 9
回答已采纳
1
回答
owl
-
carousel
滑块在我
的
web应用程序
中
不工作。
php
、
jquery
、
twitter-bootstrap
、
codeigniter
我
的
页面里有两个猫头鹰旋转木马。我
的
问题是,一个是完美的,另一个是。我使用
的
是php代码点火器。如何解决这个问题.我没有idea.how需要修复。 loop:true,class="container" style="margin-bottom:50px; margi
浏览 7
提问于2015-07-03
得票数 0
回答已采纳
2
回答
Owl
Carousel
根本不工作
javascript
、
jquery
、
html
、
owl-carousel
是的,我正在为一个朋友
的
网站工作,我正在试着让一个旋转木马工作。然而,看起来,无论我怎么努力。标记:
Owl
CSS文件
的
扩展名更改为.less,并且包含在我编译成CSS
的
主LESS文件
中
,这意味着这些文件已经存在。
浏览 1
提问于2014-01-19
得票数 1
3
回答
owl
旋转木马在chrome中切换选项卡后停止
javascript
、
jquery
、
html
、
css
、
owl-carousel
您好,我正在试验
owl
carousel
中
的
自动
播放功能,但是每当我在chrome中切换到另一个web标签并返回到我
的
网页时,它停止工作,除非我在图像上给它一个拖拽。下面是我
的
html
和jquery代码: <script src="
owl
.
carousel
.min.j
浏览 3
提问于2017-01-22
得票数 1
6
回答
安装后更改
owl
旋转木马2选项?
javascript
、
jquery
、
html
、
css
、
owl-carousel
我正在搜索一种方法来禁用拖动元素
的
父元素,如下所示: //disable drag}) $(&
浏览 12
提问于2014-08-16
得票数 3
回答已采纳
1
回答
如何在jQuery
中
设置滑块速度?
jquery
、
wordpress
我在wordpress网站上工作,这是硬编码
的
。我在文件
中
找不到函数。它使用
的
是
owl
carousel
。我需要改变第一个旋转木马
的
速度。我在
HTML
中
检查了这段代码。<div id="
owl
-
carousel
-257654226" class="
owl
-
carousel
owl
-
carousel
-jumbo
浏览 1
提问于2017-11-29
得票数 0
1
回答
变换图像
javascript
、
jquery
、
css
、
twitter-bootstrap
、
owl-carousel
是否可以根据猫头鹰旋转木马
中
当前
的
幻灯片来更改图像?提前感谢每一个花时间回答问题的人。
HTML
:<div class="col-lg-3 hidden-md hidden-sm hidden-xs"> <img src-- change to image2.png if slide 2 is active --&g
浏览 1
提问于2017-10-18
得票数 3
回答已采纳
4
回答
幻灯片更改时触发事件
owl-carousel
我需要父div
的
背景图像在每一张幻灯片上更改为一个特定
的
图像,并做同样
的
时候,点击点。能否做到这一点呢? center: false, loop: true600: { }
浏览 5
提问于2019-03-31
得票数 1
3
回答
动态addItem
的
Owl
-
Carousel
问题
jquery
、
owl-carousel
我将尝试使用jquery函数addItem在
owl
-
carousel
上动态添加条目,但不起作用,并且在控制台上显示:"addItem不是一个函数“。background: url("+urlimage+"); background-size:cover; background-position: center'>"; var dataCarosello=caro
浏览 2
提问于2015-06-11
得票数 0
点击加载更多
热门
标签
更多标签
云服务器
ICP备案
对象存储
云点播
即时通信 IM
活动推荐
运营活动
广告
关闭
领券