Submit button is missing in Firefox

  • danbawden
    Asked on December 12, 2014 at 2:35 PM

    I'm having the same issue. No submit button renders in Firefox but it does show up in Google Chrome.

    http://www.legaleaglecontractors.com/contact.html

  • Mike_T Jotform Support
    Replied on December 12, 2014 at 4:15 PM

    The issue is caused by the form placeholder div on your website. Please try changing the overflow property from 'hidden' to 'auto' on that div.

    <div class="xr_noreset " style="position: absolute; left: -123px; top: 508px; width: 900px; height: 2417px; overflow: auto;">

    Submit button is missing in Firefox Image 1 Screenshot 20

    You can also increase the div's height, it might work too.

    If you need any further assistance, please let us know. Thank you.