HI,
I would like to create a vertical animated timeline similar to this http://mtcubacenter.org/about/history/
I have started it, but it's not working properly. Every time I resize it, the start and end markers are not in the right position and sometimes it will duplicate a lot of the start / end markers. As well, when viewing on mobile, the start/ end markers gets all crazy when scrolling up and down.
What am I doing wrong?
Is there a better way to do this?
I want the timeline section to be fixed and the child elements (the years) to animate in/out when scrolling up/down.
All the paragraph tags are invisible at start and once each enters the viewport, it becomes visible.
This is the codepen url: https://codepen.io/moonIMD/pen/KKQOgBp
Thank you!