Marker with a name, used for scroll-driven timelines. It is used together with elements in your HTML to define what time in the timeline should be active when the element is in the scroll view.
<div data-timeline-marker>...</div> Copy
<div data-timeline-marker>...</div>
Example Project using ScrollMarker
Marker with a name, used for scroll-driven timelines. It is used together with elements in your HTML to define what time in the timeline should be active when the element is in the scroll view.