When a user infinite scrolls through 5-6-7 pages of content and then opens a content item - if they try to use the browser back button it returns them to the top 1st page of the infinite scroll. This requires them to re-scroll back through 5-6-7 pages.

I have seen other modules for other platforms dynamically change the URL to add a hash or query string as each new page is revealed in the scroll. This allows the back button to return the page to the last spot the user was.

Any thoughts or ideas how this can be implemented with the Views Infinite Scroll module?

Comments

NWOM’s picture

Title: Allow back button to return to previous scroll position » Return to previous scroll position via query string
Version: 7.x-1.1 » 7.x-1.x-dev

This feature request would work perfectly with the Views Contextual Filter Query module.

I really hope this gets added in the future.

Honza Pobořil’s picture

Status: Active » Closed (outdated)