Hello, I would like to make a main page, containing buttons. Each buttons lead to a subpage, with an overlay transition. However, each button should have their own colored overlay transition.
My code:
https://codepen.io/arthurdraws/pen/xxKBQXQ
In this test code, I would like that the button 'fade-in overlay-out' have a fade-in animation when the page is loaded. Then when the button is pressed, an overlay transition in black for example.
Hello, I would like to make a main page, containing buttons. Each buttons lead to a subpage, with an overlay transition. However, each button should have their own colored overlay transition. My code: https://codepen.io/arthurdraws/pen/xxKBQXQ
In this test code, I would like that the button 'fade-in overlay-out' have a fade-in animation when the page is loaded. Then when the button is pressed, an overlay transition in black for example.
Thanks !