[Javascript] Window.scroll

Laurent Muchacho LaurentM at london.virgin.net
Thu Jul 8 03:43:22 CDT 2004


Hi

In this page you will find what you looking for NS

http://devedge.netscape.com/library/manuals/2000/javascript/1.3/reference/wi
ndow.html#1203546

And if you interested about IE follow the link below

http://msdn.microsoft.com/workshop/author/dhtml/reference/methods/doscroll.a
sp

http://msdn.microsoft.com/workshop/samples/author/dhtml/refs/scrollWidth.htm
http://msdn.microsoft.com/workshop/samples/author/dhtml/refs/scrollTop.htm

document.body.scrollLeft
document.body.scrollTop

Laurent



-----Original Message-----
From: dev at qroute.net [mailto:dev at qroute.net]
Sent: 08 July 2004 00:29
To: [JavaScript List]
Subject: [Javascript] Window.scroll


When setting the focus to a form object, window automatically moves to that
location. But, I would like the browser window to go about 75Px higher so
The caption of that object can be visible too.

How do I do that ?
window.scrollto = window.scroll - 75 ??

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript


This E-mail and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.  If you have received this E-mail in error please notify the system manager.  This message contains confidential information and is intended only for the individual named.  If you are not the named addressee you should not disseminate, distribute or copy this E-mail.



More information about the Javascript mailing list