The One-Page Navigation module enhances one-page sites by adding smooth
scrolling (when you click a hash/fragment link (example.com/#about
), the page
will scroll smoothly up/down to bring the linked element into view) and smart
navigation (as you scroll up/down the page, hash/fragment links become active as
each linked element comes into view).
You will need to create your own hash/fragment links, and link them to elements
on the page. Then tell One-Page Navigation which element holds your links and
it'll do the rest!
Installation
-
Install this module using the official Backdrop CMS instructions at
https://backdropcms.org/guide/modules. -
Visit the configuration page under Administration > Configuration > User
Interface > One-Page Navigation (admin/config/user-interface/one-page-nav) and
configure the settings (a blank Selector field disables the functionality).
Issues
Bugs and Feature requests should be reported in the Issue Queue:
https://github.com/backdrop-contrib/one_page_nav/issues.
Current Maintainers
- Seeking maintainer(s)
Credits
- Created for Backdrop CMS by Peter Anderson.
- Based on the jQuery-One-Page-Nav library.
License
This project is GPL v2 software.
See the LICENSE.txt file in this directory for complete text.