How do I design this without any additional code? I’m hoping to get it done using a slider. The difficult part will be making the slide stick out before clicking on an arrow trigger.
Also, how can I change the trigger to the entire right part of the screen?
Any help would be appreciated!
I’m not very seasoned with interactions yet, but I’d probably use a div, put the contact page inside and let it partly flow in from the right when scrolling into the section.
You could use a mouse click/ tap interaction on the partly shown contact div and/ or the button to move the full div into view and move the rest of your section to the left.
Thanks!
The click/tap animation trigger makes sense. I like the execution as well. But it isn’t exactly what I’m looking for. I know the ‘GIF’ I used for reference shows a tap animation, but that doesn’t seem to work well with my content.
Now I’m trying to make the ABOUT page sticky, and scrolling past that should reveal CONTACT. So CONTACT only reveals after I’ve finished scrolling through ABOUT. I know it sounds confusing on text. Maybe I’ll work on it some more and update it tmrw for better reference