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

· 17년 전 · 2053
<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,573
17년 전 조회 1,544
17년 전 조회 1,806
17년 전 조회 3,148
17년 전 조회 2,817
17년 전 조회 2,905
17년 전 조회 1,599
17년 전 조회 1,724
17년 전 조회 3,691
17년 전 조회 3,249
17년 전 조회 4,518
17년 전 조회 2,679
17년 전 조회 2,787
17년 전 조회 1,833
17년 전 조회 2,928
17년 전 조회 2,629
17년 전 조회 3,404
17년 전 조회 2,891
17년 전 조회 2,049
17년 전 조회 2,833
17년 전 조회 1,977
17년 전 조회 1,576
17년 전 조회 2,653
17년 전 조회 3,269
17년 전 조회 4,474
17년 전 조회 3,550
17년 전 조회 1,827
17년 전 조회 2,043
17년 전 조회 2,624
17년 전 조회 1,934
17년 전 조회 2,133
17년 전 조회 3,086
17년 전 조회 2,532
17년 전 조회 2,181
17년 전 조회 4,611
17년 전 조회 3,418
17년 전 조회 1,819
17년 전 조회 3,961
17년 전 조회 3,195
17년 전 조회 2,445
17년 전 조회 1,706
17년 전 조회 2,716
17년 전 조회 2,450
17년 전 조회 2,381
17년 전 조회 2,323
17년 전 조회 1,550
17년 전 조회 2,260
17년 전 조회 3,305
17년 전 조회 1,790
17년 전 조회 2,054
17년 전 조회 1,730
17년 전 조회 1,984
17년 전 조회 1,951
17년 전 조회 1,855
17년 전 조회 2,942
17년 전 조회 2,701
17년 전 조회 2,499
17년 전 조회 1,785
17년 전 조회 2,820
17년 전 조회 4,623
17년 전 조회 3,117
17년 전 조회 2,045
17년 전 조회 2,232
17년 전 조회 3,644
17년 전 조회 2,633
17년 전 조회 4,201
17년 전 조회 2,048
17년 전 조회 2,638
17년 전 조회 2,487
17년 전 조회 2,002
17년 전 조회 2,503
17년 전 조회 2,333
17년 전 조회 2,351
17년 전 조회 3,468
17년 전 조회 2,532
17년 전 조회 1,812
17년 전 조회 1,835
17년 전 조회 2,501
17년 전 조회 3,586
17년 전 조회 2,499
17년 전 조회 1,925
17년 전 조회 4,629
17년 전 조회 2,405
17년 전 조회 3,857
17년 전 조회 6,411
17년 전 조회 1,861
17년 전 조회 2,033
17년 전 조회 1,603
17년 전 조회 1,722
17년 전 조회 3,251
17년 전 조회 2,295
17년 전 조회 2,944
17년 전 조회 1,657
17년 전 조회 3,568
17년 전 조회 2,529
17년 전 조회 2,975
17년 전 조회 1,786
17년 전 조회 2,124
17년 전 조회 1,509
17년 전 조회 1,559