Guest Posted August 22, 2020 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.
christyprice Posted August 23, 2020 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 🐾 ✅ Get my Starter Template for Web Designers 🎬 Watch 7 Ways to Save Time as a Squarespace Designer from Circle Day 2024 🎥 Watch Circle Live: Hello Income (feat. Christy Price and Jeremy Schwartz)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.