[Javascript] Window.scroll

Flavio Gomes flavio at economisa.com.br
Thu Jul 8 08:22:52 CDT 2004


Try setting the margin or padding(internal margin) (CSS) of the object 
to some different values.. negative values would to the trick.

---
Flavio Gomes
flavio at economisa.com.br



dev at qroute.net wrote:

>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 ??
>  
>



More information about the Javascript mailing list