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

· 17년 전 · 2017
<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,535
17년 전 조회 1,510
17년 전 조회 1,774
17년 전 조회 3,118
17년 전 조회 2,778
17년 전 조회 2,866
17년 전 조회 1,564
17년 전 조회 1,682
17년 전 조회 3,635
17년 전 조회 3,208
17년 전 조회 4,477
17년 전 조회 2,635
17년 전 조회 2,742
17년 전 조회 1,789
17년 전 조회 2,880
17년 전 조회 2,590
17년 전 조회 3,349
17년 전 조회 2,847
17년 전 조회 2,013
17년 전 조회 2,794
17년 전 조회 1,938
17년 전 조회 1,534
17년 전 조회 2,610
17년 전 조회 3,234
17년 전 조회 4,436
17년 전 조회 3,506
17년 전 조회 1,781
17년 전 조회 1,991
17년 전 조회 2,594
17년 전 조회 1,897
17년 전 조회 2,093
17년 전 조회 3,048
17년 전 조회 2,495
17년 전 조회 2,143
17년 전 조회 4,553
17년 전 조회 3,366
17년 전 조회 1,778
17년 전 조회 3,906
17년 전 조회 3,161
17년 전 조회 2,398
17년 전 조회 1,652
17년 전 조회 2,676
17년 전 조회 2,401
17년 전 조회 2,333
17년 전 조회 2,275
17년 전 조회 1,510
17년 전 조회 2,206
17년 전 조회 3,261
17년 전 조회 1,760
17년 전 조회 2,018
17년 전 조회 1,687
17년 전 조회 1,922
17년 전 조회 1,907
17년 전 조회 1,810
17년 전 조회 2,899
17년 전 조회 2,664
17년 전 조회 2,453
17년 전 조회 1,748
17년 전 조회 2,776
17년 전 조회 4,582
17년 전 조회 3,069
17년 전 조회 1,996
17년 전 조회 2,189
17년 전 조회 3,592
17년 전 조회 2,582
17년 전 조회 4,148
17년 전 조회 2,001
17년 전 조회 2,593
17년 전 조회 2,436
17년 전 조회 1,954
17년 전 조회 2,461
17년 전 조회 2,265
17년 전 조회 2,302
17년 전 조회 3,420
17년 전 조회 2,483
17년 전 조회 1,768
17년 전 조회 1,783
17년 전 조회 2,453
17년 전 조회 3,533
17년 전 조회 2,452
17년 전 조회 1,874
17년 전 조회 4,580
17년 전 조회 2,356
17년 전 조회 3,791
17년 전 조회 6,364
17년 전 조회 1,825
17년 전 조회 1,983
17년 전 조회 1,558
17년 전 조회 1,676
17년 전 조회 3,204
17년 전 조회 2,239
17년 전 조회 2,903
17년 전 조회 1,622
17년 전 조회 3,507
17년 전 조회 2,489
17년 전 조회 2,928
17년 전 조회 1,740
17년 전 조회 2,087
17년 전 조회 1,470
17년 전 조회 1,520