![]() ![]() | ![]() |
version 1.7, 2024/03/27 23:29:09 | version 1.8, 2024/03/27 23:30:33 | ||
---|---|---|---|
|
|
||
ii.textContent="All good."; | ii.textContent="All good."; | ||
fc.forEach((f) => { | fc.forEach((f) => { | ||
f.disabled=true; | f.disabled=true; | ||
f.visibility="hidden"; | f.style.visibility="hidden"; | ||
console.log(f); | console.log(f); | ||
}); | }); | ||
// bt.style.visibility="hidden"; | // bt.style.visibility="hidden"; |