4 lines
145 B
HTML
4 lines
145 B
HTML
<script>
|
|
setTimeout(function(){document.getElementById('id0510').removeAttribute('max');}, 46);
|
|
</script>
|
|
<input id='id0510'type='range'max=765>
|