From 9e381477e251ba6a23c3d6b20811b429ff8b75e8 Mon Sep 17 00:00:00 2001 From: Taylor Courage Date: Wed, 3 Jul 2024 00:07:17 -0400 Subject: [PATCH] Added a listener so you can now hit 'enter' or 'return' on the keyboard to do the calculation --- index.html | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 8eebf48..42077c2 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@

Machine 11 Die Calculator

Use this calculator to create setups for machine 11

-
+
@@ -22,7 +22,7 @@
- +
@@ -30,9 +30,18 @@
- +
+