So... instead of studying I have once again fiddled with my website.... I have updated my comment submission system!!
- Get request from the form is now targeting an hidden iframe, so you are no longer redirected to a random xml results page from #ntfy
- Now has 2 submit buttons: JS and no-JS (hidden using <noscript> tag).
- JS submit button is a reset type, using `.forms.submit` js
- non-JS is a normal submit type (no clearing inputs)







