Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


WebFullSet


WFSnav plugin


JavaScript navigation scrolling plugin with customizable options and mobile responsiveness.


🚀 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 --save

Usage

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

About

JavaScript navigation scrolling plugin with customizable options and mobile responsiveness

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors