LIVE SITE

Infinite Text Roll
Slideshow, All interactions
import wixWindow from 'wix-window';
import { timeline } from 'wix-animations'
$w.onReady(function () {
setInterval(function(){
wixWindow.scrollBy(0, 1);
}, 50);
let timelineText = timeline({
"repeat": -1,
"yoyo": false
})
const scrollingText = $w("#scrollingText");
timelineText.add(scrollingText, {
"x": -4400,
"duration": 30000,
"easing": "easeLinear"
}).play()
});
Explore more Hover interactions

Appearing Hot Dog
Jonathan Tsodikovitch
Shop Now

Appearing Hot Dog
Jonathan Tsodikovitch
Shop Now

Add a Title
Add a Title
Tags