I have an iframe with a child URL. The child URL is a registration form. In preview mode, when the user clicks submit, the page scrolls back to the top, but this doesn’t carry over to live. I can’t seem to get the page to scrollTop.
My issue is the registration page is quite long. When the user hits submit, the page just goes grey. There is no indication to the user they need to scroll to the top to see the payment options.
I’m new to this and hoping someone has a suggestion. Thanks in advance for the help!
www.rideaucurlingclub.com/registration
Page code:
< head >
< meta http - Equiv = “Cache-Control” Content = “no-cache” >
< meta http - Equiv = “Pragma” Content = “no-cache” >
< meta http - Equiv = “Expires” Content = “0” >
</ head >