Autoplay by default

This commit is contained in:
Michal Szczepanski 2020-04-05 22:22:02 +02:00
parent 95ac0aa054
commit 3273a44992

@ -23,7 +23,7 @@
</div>
<div style="padding-left:10px;">
<h1></h1>
<label>Autoplay <input id="autoplay_checkbox" type="checkbox"></label>
<label>Autoplay <input id="autoplay_checkbox" type="checkbox" checked></label>
<br />
<label>Date <span id="date_range_current">2019-12-31</span>
<input id="date_range" style="width:400px;" type="range" step="1" min="0" max="0"></label>