checkPageFocus: function() {. var _this = pageFocusDetection;. if ( document.hasFocus() ) {. _this.focusInAction();. } else {. _this.focusOutAction();. }.
確定! 回上一頁