Visit Mozilla.org

DOM:window.screen.top

From MDC

« Gecko DOM Reference

Contents

[edit] Summary

Returns the distance in pixels from the top side of the current screen.

[edit] Syntax

var Itop = window.screen.top


[edit] Notes

See also window.screen.left.

[edit] Specification

DOM Level 0. Not part of specification.