Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: HOWTO : go to the end of the page onload???


Message #1 by "MMaster23" <mmaster23@h...> on Thu, 8 Aug 2002 13:18:19
Two possibilities...
1. Use window.scroll(numX,numY)
2. Create a named anchor and refer to it in your code that is triggered from
an onload event....

-----Original Message-----
From: MMaster23 [mailto:mmaster23@h...] 
Sent: Thursday, August 08, 2002 9:18 AM
To: JavaScript HowTo
Subject: [javascript_howto] HOWTO : go to the end of the page onload???


HOWTO : go to the end of the page onload???

---

Improve your web design skills with these new books from Glasshaus.

Usable Web Menus
http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
r-20
Constructing Accessible Web Sites
http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
r-20
Practical JavaScript for the Usable Web
http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
r-20

  Return to Index