On Android submit button is not visible
-
jacobs_waterflowAsked on October 08, 2015 at 03:04 PM
-
davidAnswered on October 08, 2015 at 04:33 PMJotform Support
Hi,
Since you are using the iFrame embed code without the script that automatically resizes it, changing the height of the frame is the proper solution.
<iframe id="JotFormIFrame" style="width: 100%; height: 2189px; border: none;" src="//form.jotformeu.com/form/52801691259358" frameborder="0" scrolling="no"></iframe>
You can also change the scrolling from "no" to "yes" to allow the form to scroll within the frame. If you use the full iFrame code with the resize script, it should automatically adjust to suit the device.
http://www.jotform.com/help/148-Getting-the-Form-iFrame-Code