The submit button is not showing up on mobile devices.

  • AfterWork1
    Asked on June 16, 2015 at 8:32 AM

    The submit button is showing up fine on computers but it is not showing up on mobile devices. I followed the instructions to make the form Responsive but the submit button is still not showing up on mobile devices.  Also, when I made the form "responsive" it through off the sizes of all of the question and answer windows on the form.  I've attached a screen shot taken from my phone.  Please advise.

    Jotform Thread 589502 Screenshot
  • Sammy
    Replied on June 16, 2015 at 10:42 AM

    Could you try increasing the height of the height of the iframe you have embedded your form in.

    Also set its scrolling property to auto.

     

    <iframe onDISABLEDload="window.parent.scrollTo(0,0)" src="" allowtransparency="true" name="51606921456153" id="51606921456153" style="width: 100%; border: medium none; height: 2205px;" scrolling="no" frameborder="0"></iframe>