![]() ![]() | ![]() |
version 1.10, 2024/03/27 23:36:03 | version 1.11, 2024/03/27 23:38:06 | ||
---|---|---|---|
|
|
||
ii.textContent="All good."; | ii.textContent="All good."; | ||
fc.forEach((f) => { | fc.forEach((f) => { | ||
f.disabled=true; | f.disabled=true; | ||
// f.style.visibility="hidden"; | |||
console.log(f.getElementById); | |||
}); | }); | ||
fc.last.style.visibility="hidden"; | |||
} | } | ||
}; | }; | ||