Hi there,
I would like to hook into a Cornerstone element’s Effects > Scroll > Transform functionality to execute some Javascript. How is this possible?
Long story:
I have a large section with a div containing a sticky navigation and several rows with content.
I would like to trigger the nav items (headlines)'s ‘active’ state when the corresponding row (step 1/ step 2/ etc.) scrolls into view. How would you recommend to make this work?
Many thanks!
- M