Fixed contact form for Outsprint.io so that I won't miss potential consulting leads
Fixed contact form:
- added netlify honeypot field to prevent spam
- added required fields and label text to get all the details
- added 1s delay button disable function to prevent duplicate submissions
- added 1s delay reset() function to clear form fields after submission
- added free netlify form attribute to collect form submissions via html form
Netlify is DA BEST. Makes potentially complicated things like collecting form submissions as easy as adding an attribute to html
- added netlify honeypot field to prevent spam
- added required fields and label text to get all the details
- added 1s delay button disable function to prevent duplicate submissions
- added 1s delay reset() function to clear form fields after submission
- added free netlify form attribute to collect form submissions via html form
Netlify is DA BEST. Makes potentially complicated things like collecting form submissions as easy as adding an attribute to html