mirror of
https://github.com/zyllian/pipefall.git
synced 2025-05-10 08:46:38 -07:00
add volume slider
This commit is contained in:
parent
8572827797
commit
c688fe4347
2 changed files with 12 additions and 0 deletions
|
@ -26,6 +26,9 @@
|
|||
<p>
|
||||
<label>one in <input type="number" min="0" value="10" id="random-chance"> chance of playing every minute</label>
|
||||
</p>
|
||||
<p>
|
||||
<label><input type="range" id="volume" min="0" max="100" value="100"> volume</label>
|
||||
</p>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue