Forum Discussion
_anomDiebolt_
8 years agoQrew Elite
Only implemented this feature on display record pages (easy to extend to other pages). I did not implement your $.get() - only the scrolling restore on page reload.
Long Page Scroll Restore
https://haversineconsulting.quickbase.com/db/bm5kmicy4?a=dr&rid=1
Pastie Database
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=605
Long Page Scroll Restore
https://haversineconsulting.quickbase.com/db/bm5kmicy4?a=dr&rid=1
Pastie Database
https://haversineconsulting.quickbase.com/db/bgcwm2m4g?a=dr&rid=605
WendyShoef
7 years agoQrew Cadet
Did you ever resolve this?
If not, it sounds like the local storage isn't saving the spot correctly. Try capturing the position and adding it to the end of the url. Then parse the value and scroll to it after the page load.
If not, it sounds like the local storage isn't saving the spot correctly. Try capturing the position and adding it to the end of the url. Then parse the value and scroll to it after the page load.