I have an i-frame set up with an external site that loads into it. To avoid two scroll bars the height of the iframe is 1600px. The problem is that when a person fills out the form inside the i-frame and clicks Continue, the next step of the form loads correctly inside the i-frame, but the parent page stays scrolled down, and the content is way at the top, and the user can't see it.
Is there a way to fix this? Can the parent page be re-aligned to the top. I don't have access to the form that the i-frame loads, so addding a top button or something like that is out of the question. Can the height of the i-frame be adujsted to the content inside of it?
BTW, I have to use i-frame for resons beyond this question.
Thank you for your help.
Is there a way to fix this? Can the parent page be re-aligned to the top. I don't have access to the form that the i-frame loads, so addding a top button or something like that is out of the question. Can the height of the i-frame be adujsted to the content inside of it?
BTW, I have to use i-frame for resons beyond this question.
Thank you for your help.