Restart animations
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
-
VasilisParl
-

- Posts: 16
- Joined: Tue Feb 27, 2024 8:44 am
Restart animations
Hello!! Who it is possible to restart an animation every time you scroll past an element?
- Pablo
- Posts: 24277
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Restart animations
You can trigger animation via events
This may be helpful
https://www.wysiwygwebbuilder.com/bookmark_events.html
This may be helpful
https://www.wysiwygwebbuilder.com/bookmark_events.html
-
VasilisParl
-

- Posts: 16
- Joined: Tue Feb 27, 2024 8:44 am
Re: Restart animations
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.
I mean i want the animation to play once every time the user scroll reveal that part of the screen.
- Pablo
- Posts: 24277
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Restart animations
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)
-
VasilisParl
-

- Posts: 16
- Joined: Tue Feb 27, 2024 8:44 am
Re: Restart animations
Ok thanks!!
I will try to do what i want with custom javascript.