【问题标题】:my website is not mobile friendly, only the slider is the one that is not responsive and l want to make the slider responsive,我的网站对移动设备不友好,只有滑块没有响应,我想让滑块响应,
【发布时间】:2019-10-30 04:49:12
【问题描述】:

我的网站是响应式的,除了滑块不起作用,我尝试了几个解决方案,但仍然没有响应式,并且为之前的类似问题提供的解决方案都没有帮助

我尝试使用 html 标签 viewport .... 和几个 css 用于不同的设备,但滑块仍然没有响应

enter code here

滑块

{
  max-width: 100%;
  max-height: 100%;
  position: relative;
  margin: auto;
} 

我希望滑块图像能够响应并适合移动设备和平板电脑的整个页面enter code here

【问题讨论】:

  • 网址-> tavermcon.co.za
  • 看起来还不错,你想让图片在手机上全高吗?
  • 是的,我希望图片在移动设备上是全高的
  • 感谢我使用了该解决方案,它的复制效果很好,但更好地拉伸了图像分辨率,但看起来并没有那么糟糕

标签: html css mobile


【解决方案1】:

我在网站上看不到您的滑块?您最好的选择是使用引导程序之类的东西或使用媒体查询

【讨论】:

    猜你喜欢
    • 2017-03-30
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2019-02-27
    • 1970-01-01
    • 1970-01-01
    • 2022-01-18
    相关资源
    最近更新 更多