diff options
Diffstat (limited to 'files/ja/conflicting/web')
-rw-r--r-- | files/ja/conflicting/web/api/window/moveto/index.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/files/ja/conflicting/web/api/window/moveto/index.html b/files/ja/conflicting/web/api/window/moveto/index.html deleted file mode 100644 index 0d540be728..0000000000 --- a/files/ja/conflicting/web/api/window/moveto/index.html +++ /dev/null @@ -1,12 +0,0 @@ ---- -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> |