outerWidth和window.outerHeight獲得外部窗口的大小。 您可以使用window.innerWidth和window.innerHeight獲得內部窗口的大小。 使用IE,您可以通過document.body.
確定! 回上一頁