Hi,
I have a deep link button on the screen and I wanted it to take a user to the specific frame on the other screen that has lots of scrolls. Is there a way to make it?
Thanks!
Hi,
I have a deep link button on the screen and I wanted it to take a user to the specific frame on the other screen that has lots of scrolls. Is there a way to make it?
Thanks!
Best answer by Avokadomos
If I understand your question correctly, you want to link to another frame, and then scroll to an element in that frame?
You can add a scroll interaction that triggers after a delay to your second frame, and make it scroll to an element. This will however trigger for any redirects to that frame.
Demo:
There is no way to detect where the user is linked from, so if you want multiple links to that frame (scrolling to different elements), you have to resort to some other method.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.