Closed Dollique closed 7 years ago
Good Afternoon
I included your project in a very simple way:
$('#nav_wrap').singlePageNav({ speed: 1000, filter: ':not(.ext)' });
Now, I have links on my website pointing to Ancor links inside the nav. So if I take your Demo page for example and create a link pointing to #section2 it doesn't scroll (because it's outside #nav_wrap).
#section2
#nav_wrap
Is there a way to solve this?
Thanks in advance Best Regards Dollique
Good Afternoon
I included your project in a very simple way:
Now, I have links on my website pointing to Ancor links inside the nav. So if I take your Demo page for example and create a link pointing to
#section2
it doesn't scroll (because it's outside#nav_wrap
).Is there a way to solve this?
Thanks in advance Best Regards Dollique