aboutsummaryrefslogtreecommitdiff
path: root/files/ja/conflicting/web/api/window/moveto/index.html
blob: 0d540be728d0b84c295d557ef4a9da7463e52105 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
---
title: Window.restore()
slug: conflicting/Web/API/Window/moveTo
translation_of: Web/API/Window/moveTo
translation_of_original: Web/API/Window/restore
original_slug: Web/API/Window/restore
---
<p>{{APIRef}}</p>

<p>このメソッドは現在動作していませんが、代わりに次のメソッドを利用することができます:</p>

<p>window.moveTo(window.screenX, window.screenY);</p>