简体   繁体   English

上一个幻灯片的视差滑块无法正常工作

[英]parallax slider not working properly from last slide

I am using a parallax slider on my site, I want to load the last slide as the beginning slide. 我在网站上使用视差滑块,我想将最后一张幻灯片加载为开始幻灯片。 Is it possible with the code in the below link ? 以下链接中的代码可能吗?

www.codepen.io/fgnass/pen/lwhma

You can look in this documentation for help. 您可以在本文档中寻求帮助。

https://github.com/lyfeyaj/swipe https://github.com/lyfeyaj/swipe

According to documentation, startSlide parameter sets which slide will be the first. 根据文档, startSlide参数集将是第一个幻灯片。 You can set this parameter like this: 您可以这样设置此参数:

startSlide: 2

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM