페이지내에서 이미지만 윈도우창으로 불러내서 보여주고 왼도우창 이미지 크기에 맞추어 조절하기
| <script> function MlangwindowPop(File) { //소스제작 Mlang http://www.websil.co.kr-http://www.script.ne.kr - 수정 금지 if(File){ Mlangwindow = window.open("", "Image_Mlang", "toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizable=1,copyhistory=0,width=700,height=500,top=0,left=0"); Mlangwindow.document.open(); Mlangwindow.document.write("<html><head><title>『한국무용예술학회』</title>\n"); Mlangwindow.document.write("<SCRIPT LANGUAGE=\"JavaScript\">\n"); Mlangwindow.document.write("var isNav4, isIE4;\n"); Mlangwindow.document.write("if (parseInt(navigator.appVersion.charAt(0)) >= 4) {\n"); Mlangwindow.document.write("isNav4 = (navigator.appName == \"Netscape\") ? 1 : 0;\n"); Mlangwindow.document.write("isIE4 = (navigator.appName.indexOf(\"Microsoft\") != -1) ? 1 : 0;\n"); Mlangwindow.document.write("}\n"); Mlangwindow.document.write("function fitWindowSize() {\n"); Mlangwindow.document.write("if (isNav4) {\n"); Mlangwindow.document.write("window.innerWidth = document.layers[0].document.images[0].width;\n"); Mlangwindow.document.write("window.innerHeight = document.layers[0].document.images[0].height;\n"); Mlangwindow.document.write("}\n"); Mlangwindow.document.write("if (isIE4) {\n"); Mlangwindow.document.write("window.resizeTo(500, 500);\n"); Mlangwindow.document.write("width = 500 - (document.body.clientWidth - document.images[0].width);\n"); Mlangwindow.document.write("height = 500 - (document.body.clientHeight - document.images[0].height);\n"); Mlangwindow.document.write("window.resizeTo(width, height);\n"); Mlangwindow.document.write("}\n"); Mlangwindow.document.write("}\n"); Mlangwindow.document.write("<\/script>\n"); Mlangwindow.document.write("</HEAD>\n"); Mlangwindow.document.write("<BODY onLoad=\"fitWindowSize()\">\n"); Mlangwindow.document.write("<div style=\"position:absolute; left:0px; top:0px\">\n"); Mlangwindow.document.write("<a href=\"javascript:window.self.close();\"><img src=\""+File+"\" border=\"0\"></a>\n"); Mlangwindow.document.write("</div>\n"); Mlangwindow.document.write("</body></html>"); Mlangwindow.document.close(); }else{ alert('등록된 자료가 없습니다.'); } } </script> <a href="javascript:MlangwindowPop('http://www.krsds.com/upload/photo/13.jpg');">테스트</a> |
[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]
게시글 목록
| 번호 | 제목 |
|---|---|
| 1140 |
HTML
2.php 초보탈출(배열)
5
|
| 1136 |
HTML
php 는 얼마나 유연한가?
3
|
| 1134 | |
| 1132 | |
| 1131 | |
| 1121 |
HTML
HTML5 가이드
9
|
| 1120 |
HTML
아이피 차단소스
|
| 1119 | |
| 1116 | |
| 1115 |
HTML
한국일보 실시간 속보보기
|
| 1114 |
HTML
국가별 다른 페이지 엑세스
|
| 1113 | |
| 1112 |
HTML
현재, 이전페이지 url 호출
|
| 1110 |
HTML
[TIP] 퀵메뉴 스크립트
2
|
| 1109 |
HTML
성능향상을 위한 팁-6
|
| 1108 |
HTML
성능향상을 위한 팁-3
|
| 1107 |
HTML
성능향상을 위한 팁-2
|
| 1106 |
HTML
URL Encode & Decide
|
| 1105 |
HTML
테이블 복사
|
| 1103 | |
| 1100 | |
| 1099 | |
| 1098 | |
| 1096 | |
| 1092 | |
| 1089 | |
| 1088 |
HTML
로컬 텍스트 엑셀 파일 읽기/쓰기
|
| 1085 | |
| 1084 |
HTML
숫자만 입력할수있게...
|
| 1078 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기