July 1998
Intermediate to advanced
1456 pages
65h 5m
English
PAGEX, PAGEY — NN 4 IE n/a HTML n/a
PAGEX=”pixelCount"PAGEY=”pixelCount"Optional
To truly position a LAYER element with repeatable
accuracy, you can use the top-left corner of the document (page) as
the point of reference. When you set the PAGEX
and/or PAGEY attributes, you establish an offset
for the left and top edges of the LAYER element
relative to the corresponding edges of the entire document.
Therefore, the zero point for a vertically scrolled page may be above
the visible area of the browser window.
<LAYER BGCOLOR="yellow" SRC="instrux.html" WIDTH=200 HEIGHT=300 PAGEX=50 PAGEY=350> </LAYER>
Positive integer values (optionally quoted).
0
[window.]document.layerName.pageX
[window.]document.layerName.pageY
Read now
Unlock full access