Hi!
color range does not work, I want to put color in the range entry like this:
the documentation says :
<div class="item range range-positive">
<input type="range" name="name" min="0" max="100">
</div>
but it does not work:
Hi!
color range does not work, I want to put color in the range entry like this:
the documentation says :
<div class="item range range-positive">
<input type="range" name="name" min="0" max="100">
</div>
but it does not work: