Maintain the scroll position after click
Hi,
I want to know if there is a way to keep the scroll position when clicking through the screens?
For example, Invision app have this functionality where you can keep the scroll position so the screen doesn't move when clicked on next page. See attached image.
Thanks in advance.
Sabeena
Files:
Screen Shot 201...
Are you looking to maintain the scroll position on the first screen, so that when you navigate back to it from the second screen, it scrolls back to the previous position? Or are you looking to scroll to the same position on the second screen as on the first screen?
For example:
You are on Screen A scrolled to position 1.
You click and link to Screen B.
Are you looking to:
1) Click back from Screen B to Screen A and its scroll is automatically position 1 on Screen A?
or
2) On Screen B, you scroll to position 1?
Are you looking to maintain the scroll position on the first screen, so that when you navigate back to it from the second screen, it scrolls back to the previous position? Or are you looking to scroll to the same position on the second screen as on the first screen?
For example:
You are on Screen A scrolled to position 1.
You click and link to Screen B.
Are you looking to:
1) Click back from Screen B to Screen A and its scroll is automatically position 1 on Screen A?
or
2) On Screen B, you scroll to position 1?
Replies have been locked on this page!