Page 1 of 1
Restart animations
Posted: Wed Dec 03, 2025 7:54 pm
by VasilisParl
Hello!! Who it is possible to restart an animation every time you scroll past an element?
Re: Restart animations
Posted: Thu Dec 04, 2025 7:18 am
by Pablo
You can trigger animation via events
This may be helpful
https://www.wysiwygwebbuilder.com/bookmark_events.html
Re: Restart animations
Posted: Thu Dec 04, 2025 11:20 am
by VasilisParl
Yes i know that but how can i start the animation again when the user scroll up to the site and not down?
I mean i want the animation to play once every time the user scroll reveal that part of the screen.
Re: Restart animations
Posted: Thu Dec 04, 2025 11:59 am
by Pablo
There is currently no way to detect if you are scrolling up or down. But this feature is planned for the next big version (next year)
Re: Restart animations
Posted: Thu Dec 04, 2025 1:22 pm
by VasilisParl
Ok thanks!!

I will try to do what i want with custom javascript.