javascript window moveBy( )
| moveBy( ) | NN 4 IE 4 DOM n/a |
moveBy(deltaX, deltaY) | |
|
This is a convenience method that shifts the location of the window by specified pixel amounts along both axes. To shift along only one axis, set the other value to zero. Positive values for deltaX shift the window to the right; negative values to the left. Positive values for deltaY shift the window downward; negative values upward. |
|
| Parameters | |
|
|
| Returned Value | |
None. |
|
Previous: javascript window moveTo( )
2251,Nickname,Homepage or email,Comments here,Add comment
