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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

dynamic height of iframe

Status
Not open for further replies.

IonCurici

Programmer
Oct 29, 2002
24
MD
i have a page with an iframe right in the middle. when you click a link on the page it opens a specific document in the iframe. if the document is shorter than the specified height of the iframe it is ok, but if the document is longer there appears the scrollbar and, man, this is annoying. now the question:
- how do i set the iframe to get the height of the document inside it;
or
- how do i set the table containing the iframe to resize on opening a longer document presuming i set the height if the iframe 100%

thanx
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top