I’m wondering if there’s a way to maintain scroll position between linked pages in presentation mode.
Example:
Showing javascript-type interactions on a long scrolling page. Each state has a separate mockup, so there’s a lot of clicking between mockups to show state-change. When each new mockup loads, it auto-scrolls to the top of the page. Is there a way to maintain the scroll position from the previous mockup?