Submit button is not showing up on website

  • lorijacobi
    Asked on August 26, 2016 at 12:15 PM

    I am working on our site and the submit button is THERE when I put it on the site through the builder however when I publish it, it disappears? What in the world? It is driving me bananas! :) 

    Jotform Thread 917385 Screenshot
  • David JotForm Support
    Replied on August 26, 2016 at 1:27 PM

    Try replacing the source code embed of the form with the iFrame code for your form:

    https://www.jotform.com/help/148-Getting-the-Form-iFrame-Code

    Using the source code for your form leaves it open to interactions with the rest of the page.  There may be some CSS already applied to your page causing the height of the form to be incorrect and hiding the submit button.  Using the iFrame code will prevent such interactions with your page.