M
Martin
I have a web page (IE only; intranet only) that is both wider and
longer than the browser window. I've noticed that if the user has
scrolled the page DOWN and then refreshes the page, the new page
automatically scrolls down to same position. However, this automatic
scrolling does NOT happen if the user has scrolled over towards the
right side.
Is there a setting that needs to be adjusted to get this to happen? Or
something I need to do in the page?
FWIW, I'm trying to come up with a script that will pass the
..scrollTop and .scrollLeft properties back to the server on a refresh
(and then use .scrollTo to position the new page) but I'm hoping there
might be a simpler way.
Any suggestions?
Thanks.
longer than the browser window. I've noticed that if the user has
scrolled the page DOWN and then refreshes the page, the new page
automatically scrolls down to same position. However, this automatic
scrolling does NOT happen if the user has scrolled over towards the
right side.
Is there a setting that needs to be adjusted to get this to happen? Or
something I need to do in the page?
FWIW, I'm trying to come up with a script that will pass the
..scrollTop and .scrollLeft properties back to the server on a refresh
(and then use .scrollTo to position the new page) but I'm hoping there
might be a simpler way.
Any suggestions?
Thanks.