Would anyone know why this code won’t work on a graphic button but it does work on a component button?
submit_bt.addEventListener(“click”, sendInfo);
Thanks
Would anyone know why this code won’t work on a graphic button but it does work on a component button?
submit_bt.addEventListener(“click”, sendInfo);
Thanks
:: Copyright KIRUPA 2026 //--
``` ```