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

offset issue when deep linking to #something

makingthingswork opened this issue · comments

$('#main-nav').localScroll({ target:'#content', hash:true, offset:-144 });

The offset works perfectly except when I link direct via the browser address bar and it ignores the offset value.

It's a valid issue, I'll try to fix this asap. Can't promise it will be that soon.

Any updates on this one?

I am having issues with this as well. Any updates?

Finally got some time for this, sorry for the long delay.
I added a change that fixes it for me but browser behavior seems very strange (only vertical scrolling was glitched).
Could you guys try with 1.2.9b and see if it works correctly now? I'll close if you confirm.

Seems to be working correctly now.

Great!

Still experiencing this issue with 1.2.9b