swiper doesn't work on page load

拈花ヽ惹草 提交于 2019-12-13 18:11:45

问题


I imported the code from https://github.com/nolimits4web/Swiper/blob/master/demos/23-thumbs-gallery.html

But the first problem I had was that the slider didn't show so I fixed that with adding min-height: 250px; to the div class .swiper-slide(this is the only thing I changed), my new problem is that the slider doesn't work.
When I resize the browser the slider suddenly works, I can't find what is causing the problem.

You can watch the slider at nielsvt.remvoo.com and then section portfolio, the slider will be visible at the bottom of the page

来源:https://stackoverflow.com/questions/42260363/swiper-doesnt-work-on-page-load

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!