From e588d966c895ec43e8ef3dc6676456f816fad397 Mon Sep 17 00:00:00 2001 From: adrien Date: Sun, 23 Apr 2023 21:13:04 +0200 Subject: [PATCH] arrInput and dasInput as input type number --- app.js | 2 -- index.html | 60 +++++++++++++++++++++++++++++------------------------- 2 files changed, 32 insertions(+), 30 deletions(-) diff --git a/app.js b/app.js index 36e66d6..8c5a1de 100644 --- a/app.js +++ b/app.js @@ -375,8 +375,6 @@ class Settings { for (let input of settingsForm.getElementsByTagName("input")) { if (localStorage[input.name]) input.value = localStorage[input.name] } - arrOutput.value = arrInput.value + " ms" - dasOutput.value = dasInput.value + " ms" settingsForm.onsubmit = newGame this.modal = new bootstrap.Modal('#settingsModal') diff --git a/index.html b/index.html index ce70f15..87b9071 100644 --- a/index.html +++ b/index.html @@ -25,75 +25,79 @@
Commandes -
Répétition automatique - -
- 33 ms - + +
+
+ +
ms
+
-
- 180 ms - +
+
+ +
ms
+
- +
Partie - -
- + +
+
-
+