Section 25.301. Window.moveBy( ): move a window to a relative position


25.301. Window.moveBy( ): move a window to a relative position

JavaScript 1.2:

25.301.1. Synopsis

 window.moveBy(dx, dy) 

25.301.1.1. Arguments

dx

The number of pixels to move the window to the right.


dy

The number of pixels to move the window down.

25.301.2. Description

moveBy( ) moves the window to the relative position specified by dx and dy. See the security and usability considerations described under Window.moveTo( ).




JavaScript. The Definitive Guide
JavaScript: The Definitive Guide
ISBN: 0596101996
EAN: 2147483647
Year: 2004
Pages: 767

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net