Test
This commit is contained in:
@@ -15,7 +15,10 @@
|
||||
<!-- Set the value to 0 if range is from -500 to 500 -->
|
||||
<input type="range" id="slider" min="-500" max="500" value="0">
|
||||
<br>
|
||||
<button id="resetovac">RESET</button>
|
||||
<select id="selector">
|
||||
<option value="0">RESET</option>
|
||||
<option value="112">Nahodne miesto</option>
|
||||
</select>
|
||||
</div>
|
||||
<script src="script.js"></script>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user