Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

having problems with an i-frame

Status
Not open for further replies.

fpl9250

Programmer
Jan 22, 2007
46
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top