클릭해서 이미지 팝업 뛰우기.
<html>
<head>
<script language="JavaScript">
<!--
var win1Open = null
function displayImage(picName, windowName, windowWidth, windowHeight){
return window.open(picName,windowName,"toolbar=no,scrollbars=no,resizable=no,width=" + (parseInt(windowWidth)+20) + ",height=" + (parseInt(windowHeight)+15))
}
function winClose(){
if(win1Open != null) win1Open.close()
}
function doNothing(){}
//-->
</script>
<script language="JavaScript1.1">
<!--
function displayImage(picName, windowName, windowWidth, windowHeight, myText){
var winHandle = window.open("" ,windowName,"toolbar=no,scrollbars=no,resizable=no,width=" + windowWidth + ",height=" + windowHeight)
if(winHandle != null){
var htmlString = "<html><head><title>Picture</title><META http-equiv='imagetoolbar' content='no'></head>"
htmlString += "<body leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 oncontextmenu='return false' ondragstart='return false' onselectstart='return false'>"
htmlString += "<center>"+myText+"</center>"
htmlString += "<a href=javascript:window.close()><img src=" + picName + " border=0 alt=닫기></a>"
htmlString += "</body></html>"
winHandle.document.open()
winHandle.document.write(htmlString)
winHandle.document.close()
}
if(winHandle != null) winHandle.focus()
return winHandle
}
//-->
</script>
</head>
<body>
<a href="javascript:doNothing()" onClick="win1Open=displayImage('aaa.jpg', 'popWin1', '370', '545', '여기에 글을 넣으세요.')" onMouseOver="window.status='Click to display picture'; return true;" onMouseOut="window.status=''"><img src="aaa.jpg" width="83" height="137" border="0"></a>
<a href="javascript:doNothing()" onClick="win1Open=displayImage('a.jpg', 'popWin1', '370', '546', '여기에 글을 넣으세요.')" onMouseOver="window.status='Click to display picture'; return true;" onMouseOut="window.status=''"><img src="a.jpg" width="98" height="142" border="0"></a>
<a href="javascript:doNothing()" onClick="win1Open=displayImage('3.jpg', 'popWin1', '500', '390', '여기에 글을 넣으세요.')" onMouseOver="window.status='Click to display picture'; return true;" onMouseOut="window.status=''"><img src="kissgod03t.jpg" border="0"></a>
</body>
</html>
<head>
<script language="JavaScript">
<!--
var win1Open = null
function displayImage(picName, windowName, windowWidth, windowHeight){
return window.open(picName,windowName,"toolbar=no,scrollbars=no,resizable=no,width=" + (parseInt(windowWidth)+20) + ",height=" + (parseInt(windowHeight)+15))
}
function winClose(){
if(win1Open != null) win1Open.close()
}
function doNothing(){}
//-->
</script>
<script language="JavaScript1.1">
<!--
function displayImage(picName, windowName, windowWidth, windowHeight, myText){
var winHandle = window.open("" ,windowName,"toolbar=no,scrollbars=no,resizable=no,width=" + windowWidth + ",height=" + windowHeight)
if(winHandle != null){
var htmlString = "<html><head><title>Picture</title><META http-equiv='imagetoolbar' content='no'></head>"
htmlString += "<body leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 oncontextmenu='return false' ondragstart='return false' onselectstart='return false'>"
htmlString += "<center>"+myText+"</center>"
htmlString += "<a href=javascript:window.close()><img src=" + picName + " border=0 alt=닫기></a>"
htmlString += "</body></html>"
winHandle.document.open()
winHandle.document.write(htmlString)
winHandle.document.close()
}
if(winHandle != null) winHandle.focus()
return winHandle
}
//-->
</script>
</head>
<body>
<a href="javascript:doNothing()" onClick="win1Open=displayImage('aaa.jpg', 'popWin1', '370', '545', '여기에 글을 넣으세요.')" onMouseOver="window.status='Click to display picture'; return true;" onMouseOut="window.status=''"><img src="aaa.jpg" width="83" height="137" border="0"></a>
<a href="javascript:doNothing()" onClick="win1Open=displayImage('a.jpg', 'popWin1', '370', '546', '여기에 글을 넣으세요.')" onMouseOver="window.status='Click to display picture'; return true;" onMouseOut="window.status=''"><img src="a.jpg" width="98" height="142" border="0"></a>
<a href="javascript:doNothing()" onClick="win1Open=displayImage('3.jpg', 'popWin1', '500', '390', '여기에 글을 넣으세요.')" onMouseOver="window.status='Click to display picture'; return true;" onMouseOut="window.status=''"><img src="kissgod03t.jpg" border="0"></a>
</body>
</html>
[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]
게시판 목록
퍼블리셔팁
퍼블리싱과 관련된 유용한 정보를 공유하세요.
질문은 상단의 QA에서 해주시기 바랍니다.
질문은 상단의 QA에서 해주시기 바랍니다.
| 번호 | 분류 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|---|
| 1277 | 기타 |
선택과집중
|
1개월 전 | 139 | |
| 1276 | CSS |
선택과집중
|
2개월 전 | 259 | |
| 1275 | CSS |
선택과집중
|
2개월 전 | 259 | |
| 1274 | CSS |
선택과집중
|
3개월 전 | 448 | |
| 1273 | 기타 |
선택과집중
|
3개월 전 | 390 | |
| 1272 | CSS |
선택과집중
|
4개월 전 | 521 | |
| 1271 | CSS |
선택과집중
|
4개월 전 | 567 | |
| 1270 | CSS |
선택과집중
|
5개월 전 | 446 | |
| 1269 | CSS |
선택과집중
|
5개월 전 | 528 | |
| 1268 | CSS | 5개월 전 | 419 | ||
| 1267 | 9개월 전 | 699 | |||
| 1266 | HTML | 9개월 전 | 829 | ||
| 1265 | CSS |
|
1년 전 | 755 | |
| 1264 | 1년 전 | 1247 | |||
| 1263 | HTML |
|
1년 전 | 782 | |
| 1262 | CSS |
|
1년 전 | 985 | |
| 1261 | CSS |
|
1년 전 | 996 | |
| 1260 | HTML | 2년 전 | 1478 | ||
| 1259 | 기타 | 2년 전 | 820 | ||
| 1258 | CSS |
|
2년 전 | 1572 | |
| 1257 | HTML |
|
2년 전 | 1361 | |
| 1256 | CSS |
돈도없어개발하기도시러
|
2년 전 | 1261 | |
| 1255 | 2년 전 | 3600 | |||
| 1254 | 2년 전 | 4785 | |||
| 1253 | 2년 전 | 1543 | |||
| 1252 | 레이아웃 |
swallow
|
2년 전 | 1773 | |
| 1251 | 웹접근성 |
두리삼촌v
|
2년 전 | 2041 | |
| 1250 | 레이아웃 |
두리삼촌v
|
2년 전 | 1681 | |
| 1249 | 레이아웃 |
두리삼촌v
|
2년 전 | 3204 | |
| 1248 | 기타 |
돈도없어개발하기도시러
|
2년 전 | 1137 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기