Hi
When the form is on the page the page loads to where the form is instead of the top of the page. (all browsers)
How do we fix this?
Thanks / Frank
http://gettingfoundontheinternet.com/on … -card.html
Form hogs page load position
Frank,
I somehow doubt that the form itself causes your page to be positioned at the bottom rather than the top when opened. Before anything else, you should probably fix the more significant ones of the validation errors on your page. This would include your numerous unclosed <div> tags and a few other things.
After fixing those errors, if the page still opens at the bottom, try commenting out the div containing the form, and/or other 'potential suspects', one by one. This should enable you to pinpoint the cause.
I somehow doubt that the form itself causes your page to be positioned at the bottom rather than the top when opened. Before anything else, you should probably fix the more significant ones of the validation errors on your page. This would include your numerous unclosed <div> tags and a few other things.
After fixing those errors, if the page still opens at the bottom, try commenting out the div containing the form, and/or other 'potential suspects', one by one. This should enable you to pinpoint the cause.
Per
www.mingas.com
www.mingas.com
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.