|
|
|
@ -18,7 +18,7 @@
|
|
|
|
|
</head>
|
|
|
|
|
<body>
|
|
|
|
|
<div>
|
|
|
|
|
T ‐ <input type="text" id="time" size="12" placeholder="hh : mm : ss">
|
|
|
|
|
T − <input type="text" id="time" size="8" placeholder="hh:mm:ss">
|
|
|
|
|
</div>
|
|
|
|
|
<script>
|
|
|
|
|
((t = document.querySelector("#time"), on = false, tmr = undefined) =>
|
|
|
|
|