i can not see the bottom of my form

  • paul714
    Asked on May 18, 2015 at 9:59 AM

    how can i control the height of the form

     

    Go here >> http://www.a9mdesign.com/formtest.html

     

    the submit button is missing, until i scroll / page down... 

  • Sammy
    Replied on May 18, 2015 at 10:55 AM

    The height of the form automatically adjusts depending on the number of form elements that are in that form.

    In the URL provided i see that you have added the form twice, with the first one not showing the submit button.

    Try enabling the scrolling in your iframe and also increase its height to about 940px

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