gpt4 book ai didi

jquery - 无法弄清楚如何在 KreatureMedia Layerslider 中循环播放 css 动画

转载 作者:行者123 更新时间:2023-11-28 03:50:30 25 4
gpt4 key购买 nike

所以我正在使用 KreatureMedias Layerslider,我有一个全宽波浪,我想要上下摆动。

此刻我有这个...

<img class="ls-layer" data-ls="durationin:1500;scalein:1.1;offsetxin:-50;loopcount:-1;loopoffsetx:0sw;loopoffsety:1sh;loopduration:600;" src="/img/wave2.png" style="left: 0px; top: 75%; width: 100%; height: auto;" />

它确实在技术上循环,但问题是它在跳回其原始位置之前动画了几个像素。我想要的是让它动画化几个像素,然后动画化回到它的起始位置。

我该怎么做?

我知道如何用纯 CSS 实现,但希望有人知道通过 Layerslider 实现的方法。

最佳答案

我想通了,你可以在元素中添加loopyoyo:true。

<img class="ls-layer" data-ls="durationin:1500;scalein:1.1;offsetxin:-50;loopcount:-1;loopoffsetx:0sw;loopoffsety:1sh;loopduration:800;loopyoyo:true;" src="/img/wave3.png" style="left: 0px; top: 70%; width: 100%; height: auto;" /> 

关于jquery - 无法弄清楚如何在 KreatureMedia Layerslider 中循环播放 css 动画,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43738798/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com