Elegant single page/anchor navigation
- Intelligently detect what "page" is scrolled into view.
- Optionally set scroll offset.
[jQuery set with navigation <a> elements].scrollNav([optional options object]);
Example: $('#main_nav a').scrollNav({ offset: -60 });
offset- offset all pages in pixels (optional).
Copyright 2012, Markus Hedlund, Snowfire.
Licensed under the MIT License.
Redistributions of files must retain the above copyright notice.