SOW plugins are part of Smarty Core, written from scratch!
src/js/sow.core/header.js
Simple scroll to a specific container/section.
Scroll down
<!-- container --> <p id="section-1">Simple scroll to a specific container/section.</p> <!--.scroll-to class required --> <a href="#section-1" class="scroll-to btn btn-primary"> Click to scroll up </a>