moveBy() (Method)

An alias for the window.moveBy() method.

Availability:

JavaScript - 1.2
JScript - 3.0
Internet Explorer - 4.0
Netscape - 4.0
Property/method value type:undefined
JavaScript syntax:-moveBy(anOffsetX, anOffsetY)
-myWindow.moveBy(anOffsetX, anOffsetY)
Argument list:anOffsetXA distance in pixels
anOffsetYA distance in pixels

See also:Window.onmove

Refer to:

Window.moveBy()

insert figure 0068