Issue with form using JScript
I have two webpages on my "test" website and I am using JScript to share two different forms via these pages. One form displays everything correctly and one does not, the forms have been shared in exactly the same way and the one which does not work is actually a "shorter" form than the one that does. The two forms are located at the following locations:
This one works,
and this one doesn't work,
I have tried adjusting the height and nothing changes the fact that it is not displaying the whole form with the submit button.
Any suggestions would be greatly appreciated.