RE: Scroll Bar to the Bottom of the Page

by Klaas De Waele <klaas(at)gracegraphics.be>

 Date:  Fri, 22 Jun 2001 09:05:49 +0200
 To:  "'rob(at)tconsult.com'" <rob(at)tconsult.com>,
"'Hwg-Techniques'" <hwg-techniques(at)hwg.org>
  todo: View Thread, Original
window.innerheight

- Kayjey -


-----Oorspronkelijk bericht-----
Van: owner-hwg-techniques(at)hwg.org
[mailto:owner-hwg-techniques(at)hwg.org]Namens Rob Taylor
Verzonden: donderdag 21 juni 2001 17:47
Aan: Hwg-Techniques
Onderwerp: RE: Scroll Bar to the Bottom of the Page


Does anyone know how to grab the height of the client window
in Netscape with JavaScript?

I can easily do it in IE
h = document.body.clientHeight

But this does not work in Netscape.


Rob



-----Original Message-----
From: owner-hwg-techniques(at)hwg.org
[mailto:owner-hwg-techniques(at)hwg.org]On Behalf Of Rob Taylor
Sent: Thursday, June 21, 2001 9:21 AM
To: tim booker
Cc: Hwg-Techniques
Subject: RE: Scroll Bar to the Bottom of the Page


Thank you.

I actually did it a little different.

function setScroll()
{
parent.frtalk.scrollTo(0,1000)
}

But your way may be better so I may stick that in there
and see what happens.

Rob


-----Original Message-----
From: owner-hwg-techniques(at)hwg.org
[mailto:owner-hwg-techniques(at)hwg.org]On Behalf Of tim booker
Sent: Thursday, June 21, 2001 3:55 AM
To: rob(at)tconsult.com
Cc: Hwg-Techniques
Subject: Re: Scroll Bar to the Bottom of the Page


<body onLoad="window.location='#bottom';">

and

<a name="bottom"> </a>






----- Original Message ----- 
From: "Rob Taylor" <rob(at)tconsult.com>
To: <hwg-techniques(at)hwg.org>
Sent: Thursday, June 21, 2001 4:24 AM
Subject: Scroll Bar to the Bottom of the Page


> Does anyone know how to make the page go all the way to the bottom
> when the page Loads?  I want the page scrolled all the way to the bottom.
> 
> Thanks,
> 
> 
> Rob
> 



 

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA

This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.