Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Email issue with form validation

  • This topic is empty.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #39938
    jkinney768
    Participant

    I have a form that worked just fine and I found a validator that I liked, but the issue is that it has a sumbit handler in it as well which I don’t need, I just want the validation functions to work and have nothing to do with the sending of the email. Here is the javascript I have: http://codepen.io/anon/pen/JFLaH.

    When I just remove the submit handler, it submits, but then the validation doesn’t work. Any help/advice would be great.

Viewing 1 post (of 1 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.