Hello, is it possible to have text in a text box within a container which is set for scroll overflow, so the text sections would have a fade in and out transition as the user scrolls through the section? Similar to the example in this site as you scroll down to the “Your health starts with sleep” section.
https://ouraring.com/?g_acctid=553-919-5922&g_campaign=Brand%20-%20US&g_campaignid=1016078591&g_adgroupid=70823106696&g_adid=353573244635&g_keyword=oura%20ring&g_keywordid=kwd-305035554360&g_network=g&utm_source=google&utm_medium=cpc&gclid=EAIaIQobChMIqZ3swtrA6QIVRr7ACh309APIEAAYASAAEgLCs_D_BwE
Hey!
Check out onViewportEnter and the onViewportLeave event handlers :
https://www.wix.com/corvid/reference/$w.ViewportMixin.html
Using it with Effect options you might be able to recreate something like that:
https://www.wix.com/corvid/reference/$w.EffectOptions.html
Check out an example with the button:
https://www.wix.com/corvid/forum/tips-tutorials-examples/make-your-site-respond-when-elements-scroll-into-view
You can set your strip background to fade on scroll which has a similar effect. Click here to learn how.
We also have a feature request for it currently:
https://support.wix.com/en/article/request-fading-content-when-scrolling
This isn’t directly tied to what you’re asking for, but you could also use this app to animated between a list of text instead of fading it in: https://www.wix.com/app-market/web-solution/vertical-text-scroll