View previous topic :: View next topic |
Author |
Message |
ncphotoman
Joined: 18 Nov 2009 Posts: 11
|
Posted: Mon Apr 15, 2013 9:34 am Post subject: Submit button does not appear using Mozilla |
|
|
The submit button does not appear when using the Mozilla browser. Please advise.
Thanks |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Tue Apr 16, 2013 2:57 am Post subject: Reply |
|
|
Please post a link to your site. Typically when this is occurring it is because the form is being placed within an iframe which is being incorrectly sized and clipping the bottom of the form.
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
ncphotoman
Joined: 18 Nov 2009 Posts: 11
|
Posted: Tue Apr 16, 2013 11:10 am Post subject: Site link |
|
|
Here is the site link...
http://renovationspecs.com/Contact_Form.html |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Wed Apr 17, 2013 1:41 am Post subject: Reply |
|
|
The submit button is visible in the latest version of Firefox and Internet Explorer. For older browsers, this is an issue with an incorrectly sized iframe and has to do with iWeb incorrectly sizing it. You can short cut this issue with iWeb, by adding a few line breaks to the end of the form code to help stretch it out. Try adding the following to the end of your code:
You can play with the numbers of <br />'s and see what works best.
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
ncphotoman
Joined: 18 Nov 2009 Posts: 11
|
Posted: Wed Apr 17, 2013 5:12 am Post subject: code location |
|
|
Does it go before or after <!-- End myContactForm.com Form HTML --> |
|
Back to top |
|
 |
mycontac Site Admin
Joined: 31 Dec 2003 Posts: 2860
|
Posted: Thu Apr 18, 2013 12:02 am Post subject: Re: code location |
|
|
ncphotoman wrote: |
Does it go before or after <!-- End myContactForm.com Form HTML --> |
Before or after, it doesn't matter.
Nick Ladd
myContactForm.com |
|
Back to top |
|
 |
|