Elementor Entrance Animation | wait for the widget/container to be completely in the viewport to trigger the animation #23834
Bharat610
started this conversation in
Feature Request
Replies: 1 comment
-
|
Dear Elementor Team, we will be glad if this is implemented in the future updates, by adding interaction timeline as a feature of Elementor. So, we will be control and create our interaction just like Webflow. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Prerequisites
What problem is your feature request going to solve? Please describe.
I am trying to do custom animations, where I am just using the elementor animation classes from the DOM to manipulate the animations, that way I don't have to use JS to detect when the widget/container is in the viewport.
The only problem that I am facing is that the animation triggers as soon the widget/container touches the viewport it doesn't wait for them to be completely inside the viewport to trigger.
Describe the solution you'd like
It would be nice if we can add a feature where we have the option to choose the triggering point for the animation, that is;
Describe alternatives you've considered
For now I am just adding 'animation delay' to delay the trigger but this isn't a viable option. Thanks!!
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions