The short story is: I would want to run a piece of JS code whenever a section scrolls into view. Is there any way to bind to that event for a group of elements (for example all tags) ?
I looked through the Webflow.js file thats included on published sites, but couldn’t find anything usefull… Maybe theres a site wide event being triggered when an element scrolls into view?
Kind of, yea, but i was hoping to use the built in functions that Webflow uses. What youre suggesting will have to do the trick for now Thanks for the assist!