There is no submit button on my mobile form for safari users

  • dani675
    Asked on August 31, 2015 at 12:01 AM

    When people fill out the app from safari on an iphone, there is no submit button.

    Jotform Thread 651046 Screenshot
  • Sammy
    Replied on August 31, 2015 at 8:05 AM

    It seems the button is hidden withing the iframe container, kindly set the scrolling to auto in your iframe

    <iframe frameborder="0" scrolling="auto" style="width: 100%; height: 17087px; border: medium none; overflow-y: scroll ! important;" src="//form.jotform.us/form/51868285081160" allowtransparency="true" onDISABLEDload="window.parent.scrollTo(0,0)" id="JotFormIFrame"></iframe>