E

사이트의 해상도를 알려주고 해상도가 맞지 않으면 경고창을 띄우는 스크립트

· 2006-05-11 (목) 10:44:01 · 2205
<SCRIPT LANGUAGE="JavaScript">

<!-- Original: http://www.geocities.com/SiliconValley/6052 -->

<!-- Begin
function DetectBrowser (BestBrowser,BestVersion) {
var Browser = navigator.appName;
var Version = navigator.appVersion;
if (Browser == BestBrowser) {
if (Version == BestVersion) {
alert ("Congratulations, you've got just the right browser to be able to view this page properly.");
} else {
alert ("You've at least got the right browser, but the version is not the right one, so you might not be possible to view the page properly.");}
} else {
alert ("Sorry, you haven't got the right browser to view this page as it was meant to be viewed, so you'll probably not be able to view this page properly.");
}
}
// End -->
</SCRIPT>
</HEAD>
<BODY>

<center><FONT SIZE=-1>This page is best viewed with Netscape 3.01, Windows 95 and 640x480 resolution.</FONT>
<FORM><INPUT TYPE=BUTTON VALUE="Have the right browser?" onClick="DetectBrowser ('Netscape','3.01Gold (Win95; I)')"></FORM></center><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

8,188건
+
제목 글쓴이 날짜 조회
06-06-08 조회 4,015
06-05-31 조회 3,231
06-05-30 조회 3,686
06-05-29 조회 5,404
06-05-20 조회 6,424
06-05-20 조회 7,791
06-05-13 조회 3,667
06-05-13 조회 3,565
06-05-13 조회 3,298
06-05-13 조회 3,386
06-05-10 조회 3,359
06-05-02 조회 3,158
06-05-01 조회 3,168
06-05-01 조회 3,076
06-05-01 조회 2,987
06-05-01 조회 2,993
06-05-01 조회 3,142
06-05-01 조회 4,303
06-05-01 조회 4,150
06-04-30 조회 3,968
06-04-30 조회 3,642
06-04-29 조회 3,728
06-04-29 조회 3,383
06-04-29 조회 3,436
06-04-29 조회 3,796
06-04-28 조회 3,199
06-04-28 조회 5,059
06-04-28 조회 3,588
06-04-28 조회 4,201
06-04-28 조회 3,342
06-04-27 조회 4,137
06-04-27 조회 3,332
06-04-26 조회 4,208
06-04-26 조회 4,586
06-04-25 조회 6,296
06-04-25 조회 4,184
06-04-20 조회 3,942
06-04-17 조회 5,101
06-04-12 조회 3,484
06-04-11 조회 3,854
06-04-08 조회 4,727
06-03-17 조회 3,987
06-03-15 조회 4,661
06-03-06 조회 5,416
bbbking
05-11-05 조회 6,768
05-09-23 조회 5,082
05-08-25 조회 6,804
05-07-29 조회 5,065
05-07-05 조회 6,478
05-06-28 조회 6,830
05-06-20 조회 4,557