How can I get this form to actually submit, when someone clicks the submit button?

  • dimples2980
    Asked on October 3, 2014 at 5:15 PM

    I created 2 other forms on my website - the portrait session agreement and wedding/special event agreement - that work perfectly fine. But when clicking on the submit button on the contact form, it says "please wait" and nothing happens. All forms have been embedded the same exact way. Please help

  • Jeanette JotForm Support
    Replied on October 3, 2014 at 6:27 PM

    There is a conflict between jquery lines of code and the form's code. To resolved, please replace form's current embedded code, by the iFrame version

    <script type="text/javascript" src="http://form.jotform.us/jsform/42756737084161"></script>
  • dimples2980
    Replied on October 3, 2014 at 7:21 PM
    Thanks a bunch!!!
    ...