Hacker News new | ask | show | jobs
by extra88 558 days ago
I think they meant prevent the form submission on the `submit` event and use JavaScript to make the submission.

https://developer.mozilla.org/en-US/docs/Learn/Forms/Sending...