✍ 📁 🙈 🙉 🙊
HTML
window Resize
html 測試 左入右出
html 測試 上入下出
html 測試 單入單出
html 測試 左單右單
顯示具有
get Browser
標籤的文章。
顯示所有文章
顯示具有
get Browser
標籤的文章。
顯示所有文章
get Browser
get Browser
瀏覽器代號 navigator.appCodeName
瀏覽器名稱 navigator.appName
版本信息 navigator.appVersion
是否啟用 navigator.cookieEnabled
硬件平台 navigator.platform
用戶代理 navigator.userAgent
脫機模式 navigator.onLine
語系編碼 navigator.language
<div id="div1" style="font-size: 20px; font-weight: bold;line-height : 30px;"></div> <script>var DPT = ""; DPT += '瀏覽器代號 navigator.appCodeName = '+ navigator.appCodeName; DPT += '<br>瀏覽器名稱 navigator.appName = ' + navigator.appName; DPT += '<br>版本信息 navigator.appVersion =' ; DPT += navigator.appVersion; DPT += '<br>硬件平台 navigator.platform = '; DPT += navigator.platform; DPT += '<br>用戶代理 navigator.userAgent = '; DPT += navigator.userAgent; DPT += '<br>脫機模式 navigator.onLin e= ' ; DPT += navigator.onLine; DPT += '<br>是否啟用 navigator.cookieEnabled; = ' ; DPT += navigator.cookieEnabled; document.getElementById("div1").innerHTML= DPT ; </script>
預覽
還原
get Browser
get Browser
瀏覽器代號 navigator.appCodeName
瀏覽器名稱 navigator.appName
版本信息 navigator.appVersion
是否啟用 navigator.cookieEnabled
硬件平台 navigator.platform
用戶代理 navigator.userAgent
脫機模式 navigator.onLine
語系編碼 navigator.language
<div id="div1" style="font-size: 20px; font-weight: bold;line-height : 30px;"></div> <script> var DPT = ""; DPT += '瀏覽器代號 navigator.appCodeName = '+ navigator.appCodeName; DPT += '<br>瀏覽器名稱 navigator.appName = ' + navigator.appName; DPT += '<br>版本信息 navigator.appVersion =' ; DPT += navigator.appVersion; DPT += '<br>硬件平台 navigator.platform = '; DPT += navigator.platform; DPT += '<br>用戶代理 navigator.userAgent = '; DPT += navigator.userAgent; DPT += '<br>脫機模式 navigator.onLin e= ' ; DPT += navigator.onLine; DPT += '<br>是否啟用 navigator.cookieEnabled; = ' ; DPT += navigator.cookieEnabled; document.getElementById("div1").innerHTML= DPT ; </script>
00
較舊的文章
首頁
訂閱:
文章 (Atom)