This is a continuation of my previous video with updated code and a demonstration of a new feature.
It shows how to trigger JavaScript using events when tracked elements enter and leave the viewport. This could easily be used to do anything you like, including change colors, change images, show popups and more.
This example shows how to open and close an Elementor Popup as a tracked item/enters or leaves the viewport.
The CSS examples have also changed. I realised that any Y translation of an animate element being tracked sometimes causes retriggering as the animated element moves up/down outside of the tracked viewport. The resolution was to add *:first-of-type after each animation class. This caused the container to track, but the first inner element to animate.
All code available on this github: https://github.com/wpeasy/animate-in-...
On this page of the site you can watch the video online Elementor Viewport Trigger JavaScript from events with a duration of hours minute second in good quality, which was uploaded by the user WP Easy 04 September 2022, share the link with friends and acquaintances, this video has already been watched 605 times on youtube and it was liked by 9 viewers. Enjoy your viewing!