Hi guys,
I’m having a hard time calculating the offset used for the “bar” element effect and i was wondering if you could help me out.
-
I’m not sure how is the offset calculated. is it from the parent container, the entire browser (including toolbars) or in any other way?
-
What method can i use to sync it so they start at the same exact offset but with just a bit of delay so it looks like the first bar is faster than the second which at the same time is faster than the third?
What i want to achieve is that as soon as a section of a page is visible, the animation would start and all 4 bars in it would start but with just a small delay between them.
I hope you can point me in the right direction.