You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please take a look at julesmoretti.digital, you will see 3 projects, 2 of which can be opened up (view those as an iPad pro or iPhone X device).
I implemented the parallax to the highlight of the titles "VR Care" "HARMONY EXPRESS" and so on... you will see that those triggers at different positions of the screen percentage.
The first one "Harmony Express" starts around 15% of the top of the page:
Great tool! thank you for putting this together.
Please take a look at julesmoretti.digital, you will see 3 projects, 2 of which can be opened up (view those as an iPad pro or iPhone X device).
I implemented the parallax to the highlight of the titles "VR Care" "HARMONY EXPRESS" and so on... you will see that those triggers at different positions of the screen percentage.
The first one "Harmony Express" starts around 15% of the top of the page:
And then the second one starts around here:
And this is the animation config for it:
I made sure that the parent element is set to
position: relative
. Let me know what I am missing here :)Thank you.
The text was updated successfully, but these errors were encountered: