Loading repository data…
Loading repository data…
tiansh / repository
Yet Another Simple Scrollbar. A lightweight javascript library for creating customlized scrollbar.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
Yet Another Simple Scrollbar. A lightweight javascript library for creating customlized scrollbar.
setInterval trickhttp://tiansh.github.io/ya-simple-scrollbar
<!-- include this script in your html, first -->
<script src="./ya-simple-scrollbar.js"></script>
// then, suppose you want to add scrollbar to `#example` element...
simpleScrollbar.attach(document.getElementById('example'));
// Yes, that's all
This script is published under the MIT License, check LICENSE file for more detail.
This script is based on following open source scripts: