Fix cases when hash is missing or link is external#135
Conversation
|
Hi @davist11, Is it possible for you to merge this? Thank you! |
|
@RajeebTheGreat I think this repository is not maintained anymore, but feel free to use my fork where this issue is fixed: https://github.com/mmiszy/jQuery-One-Page-Nav |
|
This is the entire point of the |
|
How the |
|
But what if someone is forced to use absolute URLs in their links? |
|
I'm not sure what you mean by that? This has nothing to do with relative/absolute URLs. Absolute URLs work just fine as long as they're internal, not external. For example, imagine your website address is
While these are considered external:
|
Fixes #120 as well.