diff options
Diffstat (limited to 'files/zh-cn/conflicting/web')
-rw-r--r-- | files/zh-cn/conflicting/web/api/window/index.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/files/zh-cn/conflicting/web/api/window/index.html b/files/zh-cn/conflicting/web/api/window/index.html new file mode 100644 index 0000000000..43c607cf27 --- /dev/null +++ b/files/zh-cn/conflicting/web/api/window/index.html @@ -0,0 +1,7 @@ +--- +title: window.minimize +slug: conflicting/Web/API/Window +translation_of: Web/API/Window/minimize +original_slug: Web/API/Window/minimize +--- +<p>{{APIRef}}让当前浏览器窗口最小化(可以通过调用{{ domxref("window.moveTo()") }}方法让窗口恢复正常显示).</p> |