E

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

· 2006-05-11 (목) 10:44:01 · 1247
<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>
|
댓글을 작성하시려면 로그인이 필요합니다.

팁게시판

6,077건

디자인과 관련된 유용한 정보를 공유하세요. 질문은 상단의 QA에서 해주시기 바랍니다.

+
제목 글쓴이 날짜 조회
06-05-11 조회 3,141
06-05-11 조회 2,937
06-05-11 조회 1,903
06-05-11 조회 1,956
06-05-11 조회 3,155
06-05-11 조회 2,373
06-05-11 조회 3,625
06-05-11 조회 2,573
06-05-11 조회 1,859
06-05-11 조회 2,471
06-05-11 조회 1,730
06-05-11 조회 1,408
06-05-11 조회 1,546
06-05-11 조회 1,812
06-05-11 조회 1,581
06-05-11 조회 1,795
06-05-11 조회 1,574
06-05-11 조회 1,959
06-05-11 조회 1,858
06-05-11 조회 1,455
06-05-11 조회 1,454
06-05-11 조회 1,370
06-05-11 조회 1,248
06-05-11 조회 1,412
06-05-11 조회 1,987