Hi Jesin,
Thanks for the quick response!
I’ve been trying to get the Mailgun jQuery validator to work.
Here’s the code I have so far: https://codeshare.io/zbwCi
It works fine accept that it doesn’t allow me to press the Enter key from within the email field. (I’d want it to first validate, and then automatically submit the form if valid). Also, when I click the submit button, it validates, but doesn’t submit. I have to click a second time to get it to submit. If the email is valid, I’d like it to submit automatically on a click of the signup button.
Hope that makes sense. Been struggling with this for a couple days now.