// Otherwise, if conditional compilation works, then we have IE < 11. // Otherwise, we have a non-IE browser. isIE = typeof document.documentMode == "number" || ...
確定! 回上一頁