클릭해서 이미지 팝업 뛰우기.

· 17년 전 · 1915
<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에서 이동 됨]
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

+
제목 글쓴이 날짜 조회
17년 전 조회 1,436
17년 전 조회 1,404
17년 전 조회 1,655
17년 전 조회 3,017
17년 전 조회 2,675
17년 전 조회 2,727
17년 전 조회 1,454
17년 전 조회 1,565
17년 전 조회 3,528
17년 전 조회 3,101
17년 전 조회 4,360
17년 전 조회 2,538
17년 전 조회 2,632
17년 전 조회 1,680
17년 전 조회 2,791
17년 전 조회 2,470
17년 전 조회 3,244
17년 전 조회 2,745
17년 전 조회 1,890
17년 전 조회 2,680
17년 전 조회 1,828
17년 전 조회 1,420
17년 전 조회 2,492
17년 전 조회 3,127
17년 전 조회 4,332
17년 전 조회 3,399
17년 전 조회 1,662
17년 전 조회 1,891
17년 전 조회 2,487
17년 전 조회 1,803
17년 전 조회 1,978
17년 전 조회 2,943
17년 전 조회 2,396
17년 전 조회 2,033
17년 전 조회 4,441
17년 전 조회 3,284
17년 전 조회 1,674
17년 전 조회 3,808
17년 전 조회 3,039
17년 전 조회 2,300
17년 전 조회 1,540
17년 전 조회 2,567
17년 전 조회 2,307
17년 전 조회 2,222
17년 전 조회 2,162
17년 전 조회 1,408
17년 전 조회 2,114
17년 전 조회 3,144
17년 전 조회 1,665
17년 전 조회 1,916
17년 전 조회 1,580
17년 전 조회 1,824
17년 전 조회 1,798
17년 전 조회 1,707
17년 전 조회 2,787
17년 전 조회 2,565
17년 전 조회 2,359
17년 전 조회 1,643
17년 전 조회 2,660
17년 전 조회 4,489
17년 전 조회 2,983
17년 전 조회 1,886
17년 전 조회 2,083
17년 전 조회 3,485
17년 전 조회 2,466
17년 전 조회 4,048
17년 전 조회 1,907
17년 전 조회 2,509
17년 전 조회 2,350
17년 전 조회 1,854
17년 전 조회 2,370
17년 전 조회 2,173
17년 전 조회 2,201
17년 전 조회 3,326
17년 전 조회 2,386
17년 전 조회 1,671
17년 전 조회 1,692
17년 전 조회 2,352
17년 전 조회 3,440
17년 전 조회 2,375
17년 전 조회 1,777
17년 전 조회 4,462
17년 전 조회 2,269
17년 전 조회 3,694
17년 전 조회 6,270
17년 전 조회 1,722
17년 전 조회 1,868
17년 전 조회 1,461
17년 전 조회 1,561
17년 전 조회 3,117
17년 전 조회 2,137
17년 전 조회 2,822
17년 전 조회 1,514
17년 전 조회 3,422
17년 전 조회 2,404
17년 전 조회 2,840
17년 전 조회 1,637
17년 전 조회 1,988
17년 전 조회 1,362
17년 전 조회 1,421