Skip to content

acarbone/sidescroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sidescroll

Js experiment (no framework used) to generate a dynamic bar through its height indicates the scrolling percentage of the page.

How to use

Include sidescroll.js before the </body>

<script src="js/sidescroll.min.js"></script>

Include sidescroll.css in the <head> section:

<link rel="stylesheet" href="css/sidescroll.css">

About

Generate a dynamic bar through its height indicates the scrolling percentage of the page.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published