Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试过让滑块响应,但它不适合我。
在 3 个滑块中,主滑块具有响应性。但其他两个滑块无法做出响应。
此链接将使您清楚地了解我的问题:
您可以滚动浏览iPhone 3+4 纵向·宽度:320px以查看我的确切问题。
尝试添加
.spotlightslider { width: 100%; }
里面
@media only screen and (max-width: 470px) and (min-width: 310px)