Jazzilla [ME] CCT, CA on Nostr: npub1qyr67…d9qlq thank you for showing me this. Fwiw, I recently went all the way ...
npub1qyr67ay9a3f2pdruueehskk08l70364rk0gvlys9ed4u5qr3qgsq9d9qlq (npub1qyr…9qlq) thank you for showing me this.
Fwiw,
I recently went all the way with a site I was determined to make completely operable without any runtime js.
I found ultimately that with any input, js is unavoidable (I think by design) bc browsers do not submit form objects (tho they're allowed in forms, just not allowed in submission).
With an object, you could round trip a token from your origin that would stop bot usage.
Im always looking for solutns that give the best of both worlds, old & new.
Fwiw,
I recently went all the way with a site I was determined to make completely operable without any runtime js.
I found ultimately that with any input, js is unavoidable (I think by design) bc browsers do not submit form objects (tho they're allowed in forms, just not allowed in submission).
With an object, you could round trip a token from your origin that would stop bot usage.
Im always looking for solutns that give the best of both worlds, old & new.