flesler / jquery.localScroll

Animated anchor navigation made easy with jQuery

Home Page:http://demos.flesler.com/jquery/localScroll/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Browser Resize

Lane7creative opened this issue · comments

When i resize the browser the browser loses its scroll position. How can i keep that from happening?

I overlooked this one sorry, you need to rescroll when "resize" is triggered on window. This plugin will not monitor that, seems out of scope to me. Any opinion? thanks.

it would be nice that the script monitor this, it could be needed in all of responsive situations.