RE: Scroll Bar to the Bottom of the Page
by Klaas De Waele <klaas(at)gracegraphics.be>
|
| Date: |
Fri, 22 Jun 2001 10:09:43 +0200 |
| To: |
"'rob(at)tconsult.com'" <rob(at)tconsult.com>, "'Durwood Edwards'" <durwoode(at)mindspring.com> |
| Cc: |
"'Hwg-Techniques'" <hwg-techniques(at)hwg.org> |
| |
todo: View
Thread,
Original
|
|
Rob,
which chatroom are you modifying? I've used portachat (Peter Brunone) in
ASP and yesterday (!) just rewrote the whole thing from scratch, based on a
database. A whole lot of features, like emoting, popup messages, private
inline messages, url posting, html posting, smilies, admin tool for
maintenance, auto maintenance, user connection checking,...
Maybe if you're interested I can show you around...
http://www.enetdesigners.co.uk/fiatcoupe/chat It also has that
ScrollTo(..,..) feature.
- 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 19:04
Aan: Durwood Edwards
CC: Hwg-Techniques
Onderwerp: RE: Scroll Bar to the Bottom of the Page
Hi
Yes this is how I have it now and it does work great.
it works in both IE and Netscape.
But now I have a bigger problem. Netscape is not
recognizing the Meta Refresh tag if I have an onload
function inside the body tag. If I remove it it
works fine.
This is a chat room that I am modifying.
Whats even more strange is the new messages appear
in the source code but not on the screen.
<puzzled>
Rob
-----Original Message-----
From: owner-hwg-techniques(at)hwg.org
[mailto:owner-hwg-techniques(at)hwg.org]On Behalf Of Durwood Edwards
Sent: Thursday, June 21, 2001 9:52 AM
To: Hwg-Techniques
Subject: Re: Scroll Bar to the Bottom of the Page
An advantage I see to Tim's approach:
Since Tim's example is HTML it should work for all users, including those
without javascript support.
Durwood
----- Original Message -----
From: Rob Taylor <rob(at)tconsult.com>
To: tim booker <timbooker(at)btinternet.com>
Cc: Hwg-Techniques <hwg-techniques(at)hwg.org>
Sent: Thursday, June 21, 2001 9:21 AM
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.