1.0.0 • Published 1 year ago
wfsnav v1.0.0
🚀 Demo
🌟 Features
- No dependencies required.
- Navigation scrolling plugin.
- Configurable options.
- Native scrolling.
- Mobile responsive design.
- Error handling and validation.
Installation (using package managers)
$ npm install wfsnav --save$ yarn add wfsnav$ bower install wfsnav --saveUsage
Implementing 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
License
Licensed under the MIT License for compatible open source projects and non-commercial use.
Copyright 2024 WebFullSet
1.0.0
1 year ago