Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] How to go to the end of my page ?
- From: javascript@xxxxxxxxxx (BEKIM BACAJ)
- Subject: [Javascript] How to go to the end of my page ?
- Date: Thu, 24 Oct 2002 20:10:24 +0000
<html><div style='background-color:'><P><BR><BR></P> <DIV><FONT face="Verdana, Geneva, Arial, Sans-serif" size=2>-Try: <FONT color=#3333cc>... scrolldown.focus()... </FONT>In the same script</FONT></DIV> <DIV><FONT face=Verdana size=2></FONT> </DIV> <DIV><FONT face=Verdana size=2><EM>!might work in all browsers and platforms</EM></FONT></DIV> <DIV><FONT face=Verdana size=2>Regards.</FONT></DIV> <DIV><FONT face=Verdana size=2>---------------------------------------------</FONT></DIV> <DIV></DIV> <DIV></DIV> <DIV></DIV> <DIV></DIV> <DIV></DIV> <DIV></DIV>>From: "Olivier Marie" <OLIVIER.MARIE@xxxxxxxxxxxxxxxxxxxx> <DIV></DIV>>Reply-To: javascript@xxxxxxxxxx <DIV></DIV>>To: <JAVASCRIPT@xxxxxxxxxx> <DIV></DIV>>Subject: [Javascript] How to go to the end of my page ? <DIV></DIV>>Date: Tue, 22 Oct 2002 16:40:08 +0200 <DIV></DIV>> <DIV></DIV>>(Sorry if this post has been posted twice : I'm not sure it has been sent <DIV></DIV>>correctly) <DIV></DIV>> <DIV></DIV>>Hello everybody <DIV></DIV>> <DIV></DIV>>I would like to scroll down my long page generated from php (this page is in <DIV></DIV>>a frame). <DIV></DIV>>So i put a anchor at the end : <DIV></DIV>><A name=scrolldown></A> <DIV></DIV>> <DIV></DIV>>And in some case ( according to php results) I write a javascript command at <DIV></DIV>>the end of my html body to ask browser to scroll down : <DIV></DIV>> <DIV></DIV>> <SCRIPT language=javascript> </DIV>> self.location="#scrolldown"; </DIV>> </SCRIPT> <DIV></DIV>> <DIV></DIV>>It works fine with netscape 4.7 and 6, explorer 5 and 6 (pc) but <DIV></DIV>>it doesn't work with Explorer 5.2 Mac. <DIV></DIV>>Is there any way to make it working on it ? <DIV></DIV>> <DIV></DIV>>Thanks for answers <DIV></DIV>>Olivier <DIV></DIV>> <DIV></DIV>>_______________________________________________ <DIV></DIV>>Javascript mailing list <DIV></DIV>>Javascript@xxxxxxxxxx <DIV></DIV>>https://lists.LaTech.edu/mailman/listinfo/javascript <DIV></DIV>Try </div><br clear=all><hr>Surf the Web without missing calls! Get MSN Broadband. <a href="http://g.msn.com/8HMDEN/2023">Click Here</a> </html>
- Prev by Date: [Javascript] NS Table BGCOLOR & DHTML
- Next by Date: [Javascript] NS Table BGCOLOR & DHTML
- Previous by thread: [Javascript] How to go to the end of my page ?
- Next by thread: [Javascript] getting form fields by name
- Index(es):