问题标签 [bootstrap-4.1.x]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
html - Bootstrap 4 Carousel Indicators are not appearing
I'm trying to create a carousel slider with carousel indicators at the bottom using Bootstrap-4.1.3. The problem is that the carousel indicators are invisible, but they do work when you click them.
I've already tried z-index, and background colors on the indicators, but they don't seem to work.
Here is my code:
bootstrap-4.1.x - 移动设备上的引导网格
网格系统在移动设备上不起作用:.col-xs-3 全屏显示,col-xs-3 像 col-xs-12 一样工作,有什么想法吗?
javascript - 表单验证引导程序 4
当我完成验证表单时,我想显示一条成功消息,但它会自动刷新并且不允许有时间查看任何内容。我正在使用引导程序 4.1.3
这是我的部分代码:
验证有效,但是当您单击提交时,它会非常快速地显示消息并且无法阅读。返回空白表格。
angular - 如何使用角度更改鼠标输入的文本颜色
我是编程新手。我已经尝试过这段代码,但@hostlistner 部分不起作用我使用了引导程序版本 4
它也没有给出任何编译错误
该声明有效,但
这个没有
应用程序中的代码
bootstrap-4.1.x - bootstrap 4.3.1 不能脱机工作,也没有显示 navbar-toggler-icon
我需要建立一个网站。我下载了引导程序所有文件,然后正确链接了每个文件,但我不知道它不起作用。我不知道为什么 bootstrap 4.3.1 类不能正常工作。我没有看到我的导航栏切换器图标。为什么?请帮帮我,给我一些离线使用 bootstrap 4.3.1 的说明。
没有背景
我离线使用了 bootstrap 4.3.1。但 navbar-toggler-icon 不起作用。
css - 如何正常显示文本右侧的图像,但在移动设备上显示文本下方的图像?
我想在桌面上的文本右侧显示图像,但在移动设备上显示相同的图像。努力通过谷歌寻找答案,自己无法破解。
有什么帮助吗?
这就是我到目前为止所拥有的。
谢谢!
我试过使用col-xs
col-sm
但没有达到我想要的
html - 使用列引导程序 4
我必须在我的网站上创建一个博客页面,我想在两列上显示几张卡片(如引导卡片)。问题是卡片的高度不同,我想做一种砖石。我将向您展示两种不同的代码(一种是我想要使用的代码,另一种是我想要看起来像我的页面的代码)。谢谢你的回答