JavaScript navigation scrolling plugin with customizable options and mobile responsiveness.
🚀 Demo
- No dependencies required.
- Navigation scrolling plugin.
- Configurable options.
- Native scrolling.
- Mobile responsive design.
- Error handling and validation.
$ npm install wfsnav --save$ yarn add wfsnav$ bower install wfsnav --saveImplementing wfsnav.js into your project is easy.
Add script right before closing </body> tag:
<script src="https://your_domain.com/js/wfsnav.js"></script>
<script>
const WebNavGoto = new webFullsetNavGoto({
conteiner: '#header'
})
</script>For more detailed instruction please visit https://webfullset.com/wfsnav/
👉 The full documentation can be found at https://webfullset.com
Licensed under the MIT License for compatible open source projects and non-commercial use.
Copyright 2024 WebFullSet