E

사용자 웹브라우저 정보 보여주기 해상도, 자바설치여부 등등

<SCRIPT LANGUAGE="JavaScript">

<!-- begin
function display() {
window.onerror=null;

colors = window.screen.colorDepth;
document.form.color.value = Math.pow (2, colors);
if (window.screen.fontSmoothingEnabled == true)
document.form.fonts.value = "Yes";
else document.form.fonts.value = "No";

document.form.navigator.value = navigator.appName;
document.form.version.value = navigator.appVersion;
document.form.colordepth.value = window.screen.colorDepth;
document.form.width.value = window.screen.width;
document.form.height.value = window.screen.height;
document.form.maxwidth.value = window.screen.availWidth;
document.form.maxheight.value = window.screen.availHeight;
document.form.codename.value = navigator.appCodeName;
document.form.platform.value = navigator.platform;
if (navigator.javaEnabled() < 1) document.form.java.value="No";
if (navigator.javaEnabled() == 1) document.form.java.value="Yes";

if(navigator.javaEnabled() && (navigator.appName != "Microsoft Internet Explorer")) {
vartool=java.awt.Toolkit.getDefaultToolkit();
addr=java.net.InetAddress.getLocalHost();
host=addr.getHostName();
ip=addr.getHostAddress();
alert("Your host name is '" + host + "'nYour IP address is " + ip);
}
}
// end -->
</script>

<BODY OnLoad="display()">

<center>
<form name=form>
<table border=1 width=300>

<tr>
<td>current resolution:</td>
<td align=center><input type=text size=4 maxlength=4 name=width>
x <input type=text size=4 maxlength=4 name=height></td>
</tr>

<tr>
<td>
browser:</td>
<td align=center><input type=text size=20 maxlength=20 name=navigator></td>
</tr>
<tr>
<td>
max resolution:</td>
<td align=center><input type=text size=4 maxlength=4 name=maxwidth>
x <input type=text size=4 maxlength=4 name=maxheight></td>
</tr>

<tr>
<td>
version:</td>
<td align=center><input type=text size=20 maxlength=20 name=version></td>
</tr>

<tr>
<td>
color depth:</td>
<td align=center><input type=text size=2 maxlength=2 name=colordepth> bit</td>
</tr>

<tr>
<td>
code name:</td>
<td align=center><input type=text size=15 maxlength=15 name=codename></td>
</tr>

<tr>
<td>
platform:</td>
<td align=center><input type=text size=15 maxlength=15 name=platform></td>
</tr>

<tr>
<td>
colors:</td>
<td align=center><input type=text size=8 maxlength=8 name=color></td>
</tr>

<tr>
<td>
java enabled:</td>
<td align=center><input type=text size=3 maxlength=3 name=java></td>
</tr>

<tr>
<td>
anti-aliasing fonts:</td>
<td align=center><input type=text size=3 maxlength=3 name=fonts></td>
</tr>

<tr>
<td colspan=2 align=center>
<input type=button name=again value="again?" onclick="display()"></td>
</tr>
</table>
</form>
</center><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 16:57:14 JavaScript에서 이동 됨]</div>
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

태그 필터 (최대 3개) 전체 개발자 소스 기타 mysql 팁자료실 javascript php linux flash 정규표현식 jquery node.js mobile 웹서버 os 프로그램 강좌 썸네일 이미지관련 도로명주소 그누보드5 기획자 견적서 계약서 기획서 마케팅 제안서 seo 통계 서식 통계자료 퍼블리셔 html css 반응형 웹접근성 퍼블리싱 표준화 반응형웹 홈페이지기초 부트스트랩 angularjs 포럼 스크린리더 센스리더 개발자톡 개발자팁 퍼블리셔톡 퍼블리셔팁 기획자톡 기획자팁 프로그램강좌 퍼블리싱강좌
+
제목 글쓴이 날짜 조회
19년 전 조회 3,906
19년 전 조회 1,837
19년 전 조회 2,333
19년 전 조회 5,552
19년 전 조회 6,843
19년 전 조회 2,688
19년 전 조회 2,255
19년 전 조회 2,728
19년 전 조회 3,400
19년 전 조회 3,632
19년 전 조회 3,112
19년 전 조회 2,732
19년 전 조회 4,842
19년 전 조회 6,842
19년 전 조회 5,115
19년 전 조회 6,081
19년 전 조회 2,806
19년 전 조회 2,623
19년 전 조회 2,332
19년 전 조회 2,431
19년 전 조회 4,734
19년 전 조회 4,791
19년 전 조회 2,649
19년 전 조회 2,306
19년 전 조회 2,636
19년 전 조회 3,269
19년 전 조회 3,051
19년 전 조회 2,034
19년 전 조회 2,096
19년 전 조회 3,271
19년 전 조회 2,488
19년 전 조회 3,755
19년 전 조회 2,692
19년 전 조회 1,982
19년 전 조회 2,597
19년 전 조회 1,854
19년 전 조회 1,535
19년 전 조회 1,663
19년 전 조회 1,944
19년 전 조회 1,706
19년 전 조회 1,902
19년 전 조회 1,691
19년 전 조회 2,087
19년 전 조회 1,970
19년 전 조회 1,585
19년 전 조회 1,583
19년 전 조회 1,483
19년 전 조회 1,358
19년 전 조회 1,538
19년 전 조회 2,110
19년 전 조회 2,515
19년 전 조회 3,018
19년 전 조회 2,442
19년 전 조회 1,932
19년 전 조회 7,154
19년 전 조회 3,855
19년 전 조회 2,467
19년 전 조회 2,481
19년 전 조회 2,973
19년 전 조회 5,899
19년 전 조회 5,687
19년 전 조회 2,369
19년 전 조회 3,425
19년 전 조회 2,990
19년 전 조회 2,344
19년 전 조회 2,860
19년 전 조회 1,715
19년 전 조회 1,866
19년 전 조회 1,964
19년 전 조회 2,135
19년 전 조회 1,804
19년 전 조회 1,949
19년 전 조회 1,907
19년 전 조회 1,987
19년 전 조회 1,657
19년 전 조회 2,773
19년 전 조회 2,103
19년 전 조회 3,370
19년 전 조회 3,404
19년 전 조회 2,657
19년 전 조회 2,737
19년 전 조회 2,564
19년 전 조회 2,817
19년 전 조회 2,814
19년 전 조회 3,284
19년 전 조회 3,000
19년 전 조회 5,406
19년 전 조회 2,233
19년 전 조회 2,313
19년 전 조회 2,140
19년 전 조회 2,053
19년 전 조회 2,057
19년 전 조회 2,256
19년 전 조회 3,333
19년 전 조회 3,190
19년 전 조회 2,977
19년 전 조회 2,675
19년 전 조회 2,763
19년 전 조회 2,415
19년 전 조회 2,463