Hello Everyone,
currently i have a page with products listed - filterable with a SmartSearchFilter and displayed with SmartSearchResults and a SmartSearchDialog. The redirection to a product brings you to a page with a repeater.
As a user i want to click on the back button and be on the scroll position where i've been before. There is a button with a window.history.back(); and only on Firefox the scroll position is not maintained.
Any possible workarounds for firefox?
Might want to look at this post on Stack Overflow.
Please, sign in to be able to submit a new answer.