Home
Softono

Vanilla Back To Top

Open source MIT JavaScript
271
Stars
28
Forks
9
Issues
3
Watchers
3 years
Last Commit

 About Vanilla Back To Top

Simple and smooth Back To Top button

Platforms

Web Self-hosted

Languages

JavaScript

Links

Need Help Installing Vanilla Back To Top?

We provide expert installation service for this software. Our team will install, configure, and secure Vanilla Back To Top on your server. plans start at just $30.

Vanilla Back To Top

View on GitHub

Vanilla Back To Top

No Dependencies File Size GitHub stars

Simple and tiny Back To Top button with no dependencies. Hides when on top, scrolls up smoothly when clicked. Works equally great with Vue, React, Angular and without frameworks on Jekyll, Hugo and Hexo


Live demo

Features

How to use

Add this to <body> of your HTML:

<script src="https://unpkg.com/[email protected]/dist/vanilla-back-to-top.min.js"></script>
<script>addBackToTop({
  diameter: 56,
  backgroundColor: 'rgb(255, 82, 82)',
  textColor: '#fff'
})</script>

For alternative installation see INSTALL

See EXAMPLES

For all options see OPTIONS

License

MIT, see LICENSE

Default icon from Material Design Icons under Apache License 2.0, which only restricts re-selling the icon


Support me with a star ♥