Maintain scroll position after click

rp-7

#1

Is there a way to do this?


Help! Need page to remember Scroll position
#2

By click, do you mean navigating away from the page and save the vertical page location for when you return back to it?


#3

Yes, if you have scrolled down the page then clicked/pressed a button/link and the next process is to load a new page. The new page to retain the vertical position of the previous page.


#4

In Axure 7.0, Update To Latest Version | Axure. You can use the Window.ScrollX and Window.ScrollY built in variables. Just save those out to a Global Variable before navigating away from the Page and you will be able to use them on return.

V7 Variables List


#5

Nice one. Will give it a shot.


closed #6

unlisted #7