<html>
<HEAD>
<TITLE> </TITLE>
<SCRIPT LANGUAGE="JavaScript">
function redirectPage() {
var url640x480 = "1.html";
var url800x600 = "2.html";
var url1024x768 = "3.html";
var url1280x1024 = "4.html";
if ((screen.width == 640) && (screen.height == 480))
window.location.href= url640x480;
else if ((screen.width == 800) && (screen.height == 600))
window.location.href= url800x600;
else if ((screen.width == 1024) && (screen.height == 768))
window.location.href= url1024x768;
else window.location.href= url1280x1024;
}
// End -->
</script>
</HEAD>
<body onLoad="redirectPage()">
</body>
</html>
사용자 해상도가 640*480이면 1.html
800*600이면 2.html
1024*768이면 3.html
1280*1024이거나 이 외 해상도는 4.html 로 접속하게 됩니다.
여러가지로 응용이 되겠죠?
익스플로러&불여우에서 잘 됩니다.<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
<HEAD>
<TITLE> </TITLE>
<SCRIPT LANGUAGE="JavaScript">
function redirectPage() {
var url640x480 = "1.html";
var url800x600 = "2.html";
var url1024x768 = "3.html";
var url1280x1024 = "4.html";
if ((screen.width == 640) && (screen.height == 480))
window.location.href= url640x480;
else if ((screen.width == 800) && (screen.height == 600))
window.location.href= url800x600;
else if ((screen.width == 1024) && (screen.height == 768))
window.location.href= url1024x768;
else window.location.href= url1280x1024;
}
// End -->
</script>
</HEAD>
<body onLoad="redirectPage()">
</body>
</html>
사용자 해상도가 640*480이면 1.html
800*600이면 2.html
1024*768이면 3.html
1280*1024이거나 이 외 해상도는 4.html 로 접속하게 됩니다.
여러가지로 응용이 되겠죠?
익스플로러&불여우에서 잘 됩니다.<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
댓글 2개
20년 전
^^
醉生夢死™
19년 전
index에 추가하면 좋겠네요. 꼭 활용하게 될듯... 감사합니다.^^
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 8130 | 9년 전 | 515 | ||
| 8129 |
|
9년 전 | 654 | |
| 8128 | 9년 전 | 521 | ||
| 8127 |
|
9년 전 | 576 | |
| 8126 | 9년 전 | 508 | ||
| 8125 | 9년 전 | 766 | ||
| 8124 |
|
9년 전 | 520 | |
| 8123 | 9년 전 | 502 | ||
| 8122 | 9년 전 | 437 | ||
| 8121 | 9년 전 | 538 | ||
| 8120 | 9년 전 | 467 | ||
| 8119 | 9년 전 | 548 | ||
| 8118 |
|
9년 전 | 631 | |
| 8117 |
|
9년 전 | 402 | |
| 8116 |
PASKRAN
|
9년 전 | 468 | |
| 8115 | 9년 전 | 460 | ||
| 8114 |
kiplayer
|
9년 전 | 597 | |
| 8113 | 9년 전 | 449 | ||
| 8112 |
|
9년 전 | 558 | |
| 8111 | 9년 전 | 410 | ||
| 8110 | 9년 전 | 445 | ||
| 8109 | 9년 전 | 371 | ||
| 8108 |
|
9년 전 | 542 | |
| 8107 |
|
9년 전 | 439 | |
| 8106 |
|
9년 전 | 439 | |
| 8105 | 9년 전 | 475 | ||
| 8104 |
|
9년 전 | 429 | |
| 8103 |
|
9년 전 | 431 | |
| 8102 |
|
9년 전 | 398 | |
| 8101 |
snshero
|
9년 전 | 784 | |
| 8100 | 9년 전 | 839 | ||
| 8099 | 9년 전 | 813 | ||
| 8098 | 9년 전 | 714 | ||
| 8097 | 9년 전 | 520 | ||
| 8096 | 9년 전 | 712 | ||
| 8095 | 9년 전 | 844 | ||
| 8094 | 9년 전 | 517 | ||
| 8093 | 9년 전 | 800 | ||
| 8092 | 9년 전 | 760 | ||
| 8091 | 9년 전 | 1143 | ||
| 8090 | 9년 전 | 767 | ||
| 8089 | 9년 전 | 977 | ||
| 8088 | 9년 전 | 646 | ||
| 8087 | 9년 전 | 765 | ||
| 8086 | 9년 전 | 524 | ||
| 8085 | 9년 전 | 487 | ||
| 8084 | 9년 전 | 609 | ||
| 8083 | 9년 전 | 582 | ||
| 8082 | 9년 전 | 755 | ||
| 8081 | 9년 전 | 471 | ||
| 8080 | 9년 전 | 572 | ||
| 8079 | 9년 전 | 523 | ||
| 8078 | 9년 전 | 453 | ||
| 8077 | 9년 전 | 533 | ||
| 8076 | 9년 전 | 409 | ||
| 8075 | 9년 전 | 444 | ||
| 8074 | 9년 전 | 401 | ||
| 8073 | 9년 전 | 452 | ||
| 8072 | 9년 전 | 447 | ||
| 8071 |
o1o111
|
9년 전 | 895 | |
| 8070 | 9년 전 | 402 | ||
| 8069 | 9년 전 | 339 | ||
| 8068 | 9년 전 | 590 | ||
| 8067 | 9년 전 | 391 | ||
| 8066 | 9년 전 | 428 | ||
| 8065 | 9년 전 | 381 | ||
| 8064 | 9년 전 | 369 | ||
| 8063 | 9년 전 | 340 | ||
| 8062 | 9년 전 | 312 | ||
| 8061 | 9년 전 | 351 | ||
| 8060 | 9년 전 | 393 | ||
| 8059 | 9년 전 | 326 | ||
| 8058 | 9년 전 | 257 | ||
| 8057 | 9년 전 | 386 | ||
| 8056 | 9년 전 | 311 | ||
| 8055 | 9년 전 | 354 | ||
| 8054 | 9년 전 | 365 | ||
| 8053 | 9년 전 | 416 | ||
| 8052 | 9년 전 | 293 | ||
| 8051 | 9년 전 | 334 | ||
| 8050 | 9년 전 | 394 | ||
| 8049 | 9년 전 | 323 | ||
| 8048 | 9년 전 | 437 | ||
| 8047 | 9년 전 | 359 | ||
| 8046 | 9년 전 | 309 | ||
| 8045 | 9년 전 | 260 | ||
| 8044 | 9년 전 | 347 | ||
| 8043 | 9년 전 | 293 | ||
| 8042 | 9년 전 | 296 | ||
| 8041 | 9년 전 | 351 | ||
| 8040 | 9년 전 | 274 | ||
| 8039 | 9년 전 | 320 | ||
| 8038 | 9년 전 | 271 | ||
| 8037 | 9년 전 | 408 | ||
| 8036 | 9년 전 | 485 | ||
| 8035 | 9년 전 | 434 | ||
| 8034 | 9년 전 | 392 | ||
| 8033 | 9년 전 | 349 | ||
| 8032 | 9년 전 | 443 | ||
| 8031 | 9년 전 | 354 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기