Guest Posted August 22, 2020 Share Posted August 22, 2020 I've added jquery to my site, and I'm trying to override the form submission to post the form to an external api via Ajax but I'm not having any luck. I tried adding a listener to the submit but but it didn't trigger. $('input[type="submit"').on( "click", function() { alert("Button triggered"); }); Can anyone help out? Thanks. Link to comment
christyprice Posted August 23, 2020 Share Posted August 23, 2020 I don’t have the answer to your question, but another workaround might be to use the option to save the form to Google Drive and work your magic there. christyprice.com 🇺🇸 Austin, TX US ✅ For Web Designers: Squarespace Client Process Checklist. Save time and bring consistency to your web design projects. Receive a Notion doc template with my 100+ item client process checklist. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment