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

Body height when in frameset

Status
Not open for further replies.

NevG

Programmer
Oct 10, 2000
162
GB
Hi troops

can anybody tell me how I can get the height of the page when it is in a frameset. I want the actual height of the page not the visible height.

For example if I set the body height to 1800 and it scrolls of the bottom of the screen I want to be able to return 1800 instead of 653 or something that is the visble area

Thanks for any help

NevG
 
try using some javascript in the page before the frameset page loads...it shold give you the size of the whole area

Bastien

There are many ways to skin this cat,
but it still tastes like chicken
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top