logoalt Hacker News

minitechtoday at 1:33 AM2 repliesview on HN

The `formaction` and `formmethod` attributes already exist. https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...


Replies

wkytoday at 1:48 AM

Additionally, the proposal of button actions is for the opposite purpose, when you want to avoid sending the form data when the button is pressed.

marklar423today at 1:58 AM

I stand corrected, thanks for pointing it out. I suppose then I'm back to not seeing the utility of the proposal over form tags.

show 1 reply