Notice
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
31 |
Tags
- installer
- unix 편집기
- 아이폰6s
- solaris vi
- 두락
- win10
- init 0
- unix 종료
- 1마지기
- init 1
- 채굴기 채산성
- Run Level
- 한마지기
- 설치 오류
- cloud mining
- 스캠
- hashflair
- 마지기
- hashocean
- ncrc
- 해쉬오션
- 유닉스 종료
- 퓨어메이트 14인치 노트북 화면보호필름
- c++재배포
- 비트코인 반감기
- 1말
- iphone6s
- bitcoin
- SCSA
- 재발급
- Today
- 0
- Total
- 51,826
Unix & DB & WIN & 유용정보
자바스크립트 브라우저 정보확인 본문
<body>
<script type="text/javascript">
<!--
document.write("<br>navigator.appCodeName : " + navigator.appCodeName); // .... ....
document.write("<br>navigator.appMinorVersion : " + navigator.appMinorVersion); // application's minor version
document.write("<br>navigator.appName : " + navigator.appName); // .... ..
document.write("<br>navigator.appVersion : " + navigator.appVersion); // .... ..
document.write("<br>navigator.browserLanguage : " + navigator.browserLanguage); // .... language
document.write("<br>navigator.cookieEnabled : " + navigator.cookieEnabled); // cookies ......
document.write("<br>navigator.cpuClass : " + navigator.cpuClass); // CPU ..
document.write("<br>navigator.onLine : " + navigator.onLine); // ... online ..
document.write("<br>navigator.platform : " + navigator.platform); // .... OS..
document.write("<br>navigator.systemLanguage : " + navigator.systemLanguage); //
document.write("<br>navigator.userAgent : " + navigator.userAgent); // .... ....
document.write("<br>navigator.userLanguage : " + navigator.userLanguage); // OS Languge Setting
//-->
</script>
</body>
<script type="text/javascript">
<!--
document.write("<br>navigator.appCodeName : " + navigator.appCodeName); // .... ....
document.write("<br>navigator.appMinorVersion : " + navigator.appMinorVersion); // application's minor version
document.write("<br>navigator.appName : " + navigator.appName); // .... ..
document.write("<br>navigator.appVersion : " + navigator.appVersion); // .... ..
document.write("<br>navigator.browserLanguage : " + navigator.browserLanguage); // .... language
document.write("<br>navigator.cookieEnabled : " + navigator.cookieEnabled); // cookies ......
document.write("<br>navigator.cpuClass : " + navigator.cpuClass); // CPU ..
document.write("<br>navigator.onLine : " + navigator.onLine); // ... online ..
document.write("<br>navigator.platform : " + navigator.platform); // .... OS..
document.write("<br>navigator.systemLanguage : " + navigator.systemLanguage); //
document.write("<br>navigator.userAgent : " + navigator.userAgent); // .... ....
document.write("<br>navigator.userLanguage : " + navigator.userLanguage); // OS Languge Setting
//-->
</script>
</body>
'TECHNOLOGY > JavaScript' 카테고리의 다른 글
사용자 언어확인 후 도메인 자동으로 이동 (ko, en) (0) | 2013.07.31 |
---|---|
자바스크립트 브라우저 정보확인 (0) | 2013.07.31 |
0 Comments