JavaScript » Window » moveTo

Syntax:
window.moveTo(Xposition, Yposition)

This method moves the window's left edge and top edge to the specified x and y co-ordinates, respectively.