<
link
rel
=
"stylesheet"
href
"https://unpkg.com/simplebar@latest/dist/simplebar.css"
>
script
src
"https://unpkg.com/simplebar@latest/dist/simplebar.min.js"
></
window.addEventListener('DOMContentLoaded', () => {
new SimpleBar(document.getElementById('myScroll'), {
autoHide: false
})
</
元記事を表示する