From b33b93d3b7749e5a4c99e547530ecd4b754bf3a7 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sat, 4 Oct 2025 18:43:39 -0300 Subject: [PATCH] a --- public/tryNow.js | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/public/tryNow.js b/public/tryNow.js index 05b1c3c..4aa69cd 100644 --- a/public/tryNow.js +++ b/public/tryNow.js @@ -137,18 +137,22 @@ function handleFormSubmit() { }); } + function attachButtons() { - const buttons = Array.from(document.querySelectorAll("button, a")); + // Select all or