Vanilla Back To Top
Simple and smooth Back To Top button
Live demo
How to use
Add this anywhere in your HTML:
<script src="https://unpkg.com/vanilla-back-to-top@7.1.1/dist/vanilla-back-to-top.min.js"></script>
<script>addBackToTop({
diameter: 56,
backgroundColor: 'rgb(255, 82, 82)',
textColor: '#fff'
})</script>
Features
- Hides when on top
- Scrolls up smoothly when clicked
- Up-to-date Material-like UX
- Compatible with really old browsers
- No dependencies or requirements
More ways to use and examples
See MORE
License
MIT, see LICENSE
★ Star me on GitHub