Join Nostr
2025-04-29 12:39:55 UTC
in reply to

PetterOfCats on Nostr: onClickEvent with event.preventDefault and event.stopPropagation. I'd then have a ...

onClickEvent with event.preventDefault and event.stopPropagation. I'd then have a script that handles the logic you are requesting and resolve normal functions that you wanted the button to do.

only thing I can think of.