Update slider.html
This commit is contained in:
parent
bd674a15be
commit
e147d34697
@ -110,7 +110,7 @@
|
|||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
<br><br>
|
<br><br>
|
||||||
this example both show how to setup the slider and how to read its values into a label
|
this example both show how to set up the slider and how to read its values into a label
|
||||||
<pre>
|
<pre>
|
||||||
<code class="language-html">
|
<code class="language-html">
|
||||||
<input type="range" min="1" max="100" value="0" class="range-slider-rounded" id="slider">
|
<input type="range" min="1" max="100" value="0" class="range-slider-rounded" id="slider">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user