腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
工具
TVP
最新优惠活动
文章/答案/技术大牛
搜索
搜索
关闭
发布
精选内容/技术社群/优惠产品,
尽在小程序
立即前往
文章
问答
(769)
视频
沙龙
1
回答
Django
Bootstrap
Carousel
一次
4项
、
我想在
Django
中使用
Bootstrap
Carousel
,每个
carousel
-item显示4个项目。AllItems.objects.all().order_by('-id') context['items'] = items 接下来,在我的模板上,我认为我需要像这样循环遍历我的项目 <div class="
carousel
-innerforloop.counter|divisibleby:4 == 1 or forloop.first %}
浏览 9
提问于2021-03-18
得票数 1
回答已采纳
1
回答
为什么引导旋转木马和
django
不能正常工作?
、
我试图用
django
.I提供引导旋转木马后端,我已经编写了一个简单的程序视图,当我运行程序时,所有的图像都会传递给template.But,我没有得到预期的输出,所有的图像都变成了形容词。width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/
bootstrap
/3.4.1/css/
boots
浏览 1
提问于2021-09-18
得票数 0
回答已采纳
2
回答
引导转盘照片列表不起作用
、
、
、
这是这个网站的样子: 具有<h3>和<h4>字符串的标题的外观:这是一小段代码(我使用了
bootstrap
在其网站上提供的模板): <div class="row"> <div id="my-slider" class="
carousel
浏览 18
提问于2018-03-03
得票数 1
回答已采纳
1
回答
django
-CMS和炊具-
django
不兼容吗?
、
、
_
bootstrap
>", line 1006, in _gcd_import
django
_1 | File "<frozen importlib._
bootstrap
>", line 967, in _find_and_load_unlocked <e
浏览 4
提问于2020-04-22
得票数 0
回答已采纳
2
回答
django
中的旋转木马幻灯片不支持静态图像
、
、
我是
Django
的新手,我正尝试在
Django
中使用
bootstrap
carousel
,所有的图像都在加载,但是滑块不工作。<link rel="stylesheet" href="{% static 'Monitoring/css/
bootstrap
/
bootstrap
.min.css' %}" /> <script srcstatic 'Monitorin
浏览 13
提问于2018-04-21
得票数 1
1
回答
自举AngularJS
、
、
、
、
我试图使用
Carousel
(ui.
bootstrap
.
carousel
)引导。我只是简单地复制了给出的代码,并将其添加到我的项目中。但这不像预期的那样有效。<!/
bootstrap
/3.1.1/css/
bootstrap
.min.css" rel="stylesheet"> <body> <div ng-controller=&quo
浏览 0
提问于2015-08-25
得票数 0
回答已采纳
1
回答
在
bootstrap
中移动幻灯片
"></script><script src="js/
bootstrap
-
carousel
.js"></script<div id="myCarousel" class="
carousel
slide"> &l
浏览 3
提问于2013-04-23
得票数 0
回答已采纳
1
回答
Django
Bootstrap
Carousel
不会运行
、
、
、
我浏览了
Bootstrap
组件页面,找到了我想要使用的
Carousel
方法。我复制并粘贴到我的代码中。第一个图像显示正确,因为它是活动的,但旋转木马不会滑到下一个图像。第一个代码块显示了汇总版本。<meta charset="utf-8" /> <link rel="stylesheet" href="{% static 'css/
bootstrap
.min.cssslide" da
浏览 12
提问于2020-05-08
得票数 0
回答已采纳
4
回答
引导旋转木马没有响应
、
、
、
我已经
一次
又
一次
地检查了我的代码,但是我仍然不知道我的代码有什么问题。任何帮助都将不胜感激。这些是我在HTML中的API调用:<link href="css/
bootstrap
.css" rel="stylesheet" type=&quo
浏览 0
提问于2014-05-22
得票数 0
回答已采纳
1
回答
在
Django
上写<a href=“>的方法
、
、
我已经有一段时间没有使用
Django
了,所以我忘记了
Django
的许多东西。当我单击上的url链接时,它会移动到另一个页面,但是页面不能正常工作。我这样写,或 <a href="/
carousel
/">
carousel
</a></a>&
浏览 3
提问于2016-10-04
得票数 0
回答已采纳
1
回答
控制引导程序中的图像大小
、
我正在使用
Django
,我正在尝试使用
bootstrap
制作图像滑块,这是到目前为止我的代码 {% extends "blog/modelsbase.html"%} <body> <div
浏览 21
提问于2020-03-22
得票数 0
回答已采纳
15
回答
如何让
Bootstrap
js
carousel
在页面加载时自动循环?
、
、
使用
bootstrap
.js版本2.02我希望旋转木马在中场休息时立即开始循环。您将看到单击
一次
carousel
后,它如何开始每隔5秒左右循环
一次
,但我不希望需要单击来显示
carousel
内容。 谢谢!
浏览 0
提问于2012-03-17
得票数 26
1
回答
Bootstrap
滑块动画问题
、
、
、
、
我正在使用一个引导滑块,图像就在那里,它们每隔几秒钟就会切换
一次
,几乎一切都很好。但它不会显示动画,就像它会突然改变图像一样。代码如下: <div id="carouselExampleIndicators" class="
carousel
slide" data-ride="
carousel
"> <li d
浏览 20
提问于2020-03-31
得票数 1
回答已采纳
6
回答
引导转盘不工作
、
我正在尝试实现Twitter
Bootstrap
carousel
,到目前为止我还没有成功。我有以下页面: <link href="../
bootstrap
/js/
bootstrap
-
carousel
.js"></sc
浏览 2
提问于2012-02-20
得票数 5
回答已采纳
1
回答
引导转盘变得混乱
、
、
、
例如,我只想让幻灯片每四秒移动
一次
。.
carousel
').
carousel
({ });<script src="https://ajax.googleapis.com/ajax/libs/
bootstrap
.min.css" rel="stylesheet"/> <script src="https://maxcdn
浏览 0
提问于2017-07-18
得票数 0
5
回答
Twitter
Bootstrap
Carousel
Slide不工作
、
、
、
、
我正在尝试实现Twitter
Bootstrap
Carousel
插件。它看起来和自动循环正确,但项目之间的滑动效果不起作用。它只是静态地用下一项替换另一项。<div class="span7"> <div class="
carousel
-inner" href="#myCarou
浏览 1
提问于2012-04-03
得票数 6
回答已采纳
1
回答
个人数据间隔引导旋转木马4
、
、
、
、
#top-
bootstrap
-slider{ margin: auto; color: whitetext-align: center;} <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/
bootstrap
/4.1.3/js/
bootstr
浏览 2
提问于2018-12-05
得票数 1
回答已采纳
1
回答
推特
Bootstrap
-我如何让我的旋转木马,嗯,“旋转木马”?
、
、
、
我在YouTube上看了一个很好的教程,以便在我的
Django
项目中构建自己的旋转木马。 但它不是
一次
显示一个图像,而是将所有三个图像堆叠在一起。我肯定我错过了一些简单的东西。slide" data-ride="
carousel
"> <title>HCMN : {{ page_name }}</title>
浏览 19
提问于2019-02-28
得票数 0
2
回答
React
bootstrap
Carousel
无法正常工作
、
、
我是使用react
bootstrap
的新手,我正在尝试使用
Carousel
,但是它给我带来了最后一张幻灯片在更换幻灯片时消失的bug:这里我在滑动,这发生了,而且滑动被延迟了,这是我的代码:import {
Carousel
} from "react-
bootstrap
";const CarouselContainer
浏览 0
提问于2021-07-21
得票数 1
1
回答
在Grunt Owl
Carousel
工作之前-在它不工作之后-没有错误
、
、
、
在'Grunt --debug --verbose‘之后,没有错误,owl
carousel
错误地
一次
显示所有图像,并且一幅又一幅。我怀疑这与我的bower.json文件有关。{"private": true, "
bootstrap
-sass": "~3.3.5", "modernizr"
浏览 0
提问于2016-02-21
得票数 0
点击加载更多
扫码
添加站长 进交流群
领取专属
10元无门槛券
手把手带您无忧上云
相关
资讯
使用Django suit或Bootstrap美化admin模板
bootstrap+django搭建防跨站点攻击登陆系统
Python+django网页设计入门:使用Bootstrap和jQuery
Django代码分享:可以重用的Bootstrap 4分页模板
Django M2M一次创建多个关联object笔记
热门
标签
更多标签
云服务器
ICP备案
对象存储
腾讯会议
云直播
活动推荐
运营活动
广告
关闭
领券