Adapted from the original JSFiddle.
<script type="module" src="https://unpkg.com/wc-slider/wc-slider.js"></script>
Alternatively:
<script type="module" src="https://cdn.skypack.dev/@annoyingmouse/wc-slider/wc-slider.js"></script>
You can use it minified by adding using this instead:
<script type="module" src="[WHATEVER CDN]/@annoyingmouse/wc-slider/dist/wc-slider.min.js"></script>
Please remember to change [WHATEVER CDN]
to your favourite CDN
width
attribute randomly (99%) every ten seconds between 50% and 100%min
and max
attributes randomly (52, 70) every ten secondsfrom
and to
attributes randomly (#D6EDB3, #3BDF4F) every ten secondsdeselected-from
and deselected-to
attributes randomly (#98067C, #1C2B13) every ten seconds