페이지내에서 이미지만 윈도우창으로 불러내서 보여주고 왼도우창 이미지 크기에 맞추어 조절하기
| <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에서 이동 됨]
게시판 목록
퍼블리셔팁
퍼블리싱과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 227 | HTML |
hwatta
|
18년 전 | 5448 | |
| 226 | HTML | 18년 전 | 3095 | ||
| 225 | HTML | 18년 전 | 3650 | ||
| 224 | HTML |
mixdesign
|
18년 전 | 3952 | |
| 223 | HTML |
mixdesign
|
18년 전 | 5009 | |
| 222 | HTML | 18년 전 | 3136 | ||
| 221 | HTML | 18년 전 | 2990 | ||
| 220 | HTML |
|
18년 전 | 5125 | |
| 219 | HTML | 18년 전 | 4145 | ||
| 218 | HTML | 18년 전 | 5408 | ||
| 217 | HTML | 18년 전 | 2939 | ||
| 216 | HTML | 18년 전 | 3075 | ||
| 215 | HTML | 18년 전 | 3736 | ||
| 214 | HTML | 18년 전 | 3318 | ||
| 213 | HTML | 18년 전 | 2871 | ||
| 212 | HTML | 18년 전 | 4426 | ||
| 211 | HTML | 18년 전 | 3806 | ||
| 210 | HTML | 18년 전 | 3363 | ||
| 209 | HTML | 18년 전 | 3375 | ||
| 208 | HTML | 18년 전 | 2913 | ||
| 207 | HTML | 18년 전 | 4763 | ||
| 206 | HTML | 18년 전 | 4917 | ||
| 205 | HTML | 18년 전 | 4895 | ||
| 204 | HTML | 18년 전 | 5338 | ||
| 203 | HTML |
|
18년 전 | 4688 | |
| 202 | HTML | 18년 전 | 4741 | ||
| 201 | HTML | 18년 전 | 4238 | ||
| 200 | HTML | 18년 전 | 4926 | ||
| 199 | HTML | 18년 전 | 5547 | ||
| 198 | HTML | 18년 전 | 4091 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기