<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에 추가하면 좋겠네요. 꼭 활용하게 될듯... 감사합니다.^^
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 8030 | 9년 전 | 403 | ||
| 8029 | 9년 전 | 326 | ||
| 8028 | 9년 전 | 286 | ||
| 8027 | 9년 전 | 295 | ||
| 8026 | 9년 전 | 369 | ||
| 8025 | 9년 전 | 405 | ||
| 8024 | 9년 전 | 382 | ||
| 8023 | 9년 전 | 416 | ||
| 8022 | 9년 전 | 333 | ||
| 8021 | 9년 전 | 350 | ||
| 8020 | 9년 전 | 346 | ||
| 8019 | 9년 전 | 364 | ||
| 8018 | 9년 전 | 467 | ||
| 8017 | 9년 전 | 554 | ||
| 8016 | 9년 전 | 365 | ||
| 8015 | 9년 전 | 411 | ||
| 8014 | 9년 전 | 341 | ||
| 8013 | 9년 전 | 261 | ||
| 8012 | 9년 전 | 264 | ||
| 8011 | 9년 전 | 465 | ||
| 8010 | 9년 전 | 324 | ||
| 8009 | 9년 전 | 334 | ||
| 8008 | 9년 전 | 304 | ||
| 8007 | 9년 전 | 453 | ||
| 8006 | 9년 전 | 491 | ||
| 8005 |
|
9년 전 | 987 | |
| 8004 | 9년 전 | 375 | ||
| 8003 | 9년 전 | 445 | ||
| 8002 | 9년 전 | 342 | ||
| 8001 |
|
9년 전 | 684 | |
| 8000 | 9년 전 | 445 | ||
| 7999 | 9년 전 | 399 | ||
| 7998 | 9년 전 | 459 | ||
| 7997 | 9년 전 | 325 | ||
| 7996 | 9년 전 | 559 | ||
| 7995 | 9년 전 | 497 | ||
| 7994 | 9년 전 | 379 | ||
| 7993 | 9년 전 | 440 | ||
| 7992 | 9년 전 | 536 | ||
| 7991 | 9년 전 | 280 | ||
| 7990 | 9년 전 | 312 | ||
| 7989 | 9년 전 | 324 | ||
| 7988 | 9년 전 | 752 | ||
| 7987 | 9년 전 | 453 | ||
| 7986 | 9년 전 | 453 | ||
| 7985 | 9년 전 | 532 | ||
| 7984 | 9년 전 | 448 | ||
| 7983 | 9년 전 | 692 | ||
| 7982 | 9년 전 | 550 | ||
| 7981 | 9년 전 | 506 | ||
| 7980 | 9년 전 | 529 | ||
| 7979 | 9년 전 | 517 | ||
| 7978 | 9년 전 | 483 | ||
| 7977 | 9년 전 | 424 | ||
| 7976 | 9년 전 | 882 | ||
| 7975 | 9년 전 | 392 | ||
| 7974 | 9년 전 | 429 | ||
| 7973 | 9년 전 | 627 | ||
| 7972 | 9년 전 | 409 | ||
| 7971 | 9년 전 | 481 | ||
| 7970 | 9년 전 | 324 | ||
| 7969 | 9년 전 | 567 | ||
| 7968 | 9년 전 | 411 | ||
| 7967 | 9년 전 | 395 | ||
| 7966 | 9년 전 | 408 | ||
| 7965 |
|
9년 전 | 1041 | |
| 7964 | 9년 전 | 426 | ||
| 7963 | 9년 전 | 435 | ||
| 7962 | 9년 전 | 428 | ||
| 7961 |
전갈자리남자
|
9년 전 | 524 | |
| 7960 | 9년 전 | 990 | ||
| 7959 | 9년 전 | 574 | ||
| 7958 | 9년 전 | 429 | ||
| 7957 | 9년 전 | 381 | ||
| 7956 | 9년 전 | 383 | ||
| 7955 | 9년 전 | 483 | ||
| 7954 | 9년 전 | 418 | ||
| 7953 | 9년 전 | 463 | ||
| 7952 | 9년 전 | 385 | ||
| 7951 | 9년 전 | 520 | ||
| 7950 | 9년 전 | 415 | ||
| 7949 | 9년 전 | 411 | ||
| 7948 | 9년 전 | 349 | ||
| 7947 | 9년 전 | 957 | ||
| 7946 | 9년 전 | 474 | ||
| 7945 | 9년 전 | 421 | ||
| 7944 | 9년 전 | 471 | ||
| 7943 | 9년 전 | 409 | ||
| 7942 | 9년 전 | 428 | ||
| 7941 | 9년 전 | 418 | ||
| 7940 | 9년 전 | 921 | ||
| 7939 | 9년 전 | 395 | ||
| 7938 | 9년 전 | 425 | ||
| 7937 | 9년 전 | 311 | ||
| 7936 | 9년 전 | 903 | ||
| 7935 | 9년 전 | 486 | ||
| 7934 | 9년 전 | 459 | ||
| 7933 | 9년 전 | 575 | ||
| 7932 | 9년 전 | 530 | ||
| 7931 | 9년 전 | 584 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기