【问题标题】:Bootstrap 4 Carousel Scale different sizes images not working properlyBootstrap 4 Carousel Scale不同尺寸的图像无法正常工作
【发布时间】:2019-11-12 19:26:20
【问题描述】:

我尝试制作具有不同大小(高度/宽度)的引导响应轮播,每次都可能不同

所以我做了简单的引导轮播并尝试包含 jquery-scale 插件,但它不适用于此

这是我的代码

[Codepen][1]

https://codepen.io/md-shareque/pen/VJXNxX

【问题讨论】:

    标签: jquery html jquery-plugins carousel


    【解决方案1】:

    你可以试试这个。

    <img class="scale" data-scale="best-fill" data-align="center" src="https://www.tamkein.com/uploads/header_images/k2(2).png" alt="Los Angeles" class="responsive">

    添加这个 class="responsive" 类,你的每一个 img 标签。

    【讨论】:

      猜你喜欢
      • 2015-01-16
      • 2019-06-30
      • 2018-04-24
      • 1970-01-01
      • 2015-12-12
      • 2021-07-26
      • 2019-08-08
      • 2020-01-09
      • 2019-11-24
      相关资源
      最近更新 更多