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

· 17년 전 · 1884
<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,410
17년 전 조회 1,364
17년 전 조회 1,622
17년 전 조회 2,987
17년 전 조회 2,641
17년 전 조회 2,705
17년 전 조회 1,423
17년 전 조회 1,540
17년 전 조회 3,495
17년 전 조회 3,073
17년 전 조회 4,333
17년 전 조회 2,513
17년 전 조회 2,600
17년 전 조회 1,654
17년 전 조회 2,766
17년 전 조회 2,449
17년 전 조회 3,219
17년 전 조회 2,715
17년 전 조회 1,872
17년 전 조회 2,653
17년 전 조회 1,802
17년 전 조회 1,396
17년 전 조회 2,457
17년 전 조회 3,098
17년 전 조회 4,300
17년 전 조회 3,373
17년 전 조회 1,635
17년 전 조회 1,872
17년 전 조회 2,465
17년 전 조회 1,775
17년 전 조회 1,948
17년 전 조회 2,919
17년 전 조회 2,358
17년 전 조회 2,005
17년 전 조회 4,405
17년 전 조회 3,253
17년 전 조회 1,642
17년 전 조회 3,770
17년 전 조회 3,014
17년 전 조회 2,283
17년 전 조회 1,515
17년 전 조회 2,542
17년 전 조회 2,275
17년 전 조회 2,195
17년 전 조회 2,138
17년 전 조회 1,386
17년 전 조회 2,097
17년 전 조회 3,120
17년 전 조회 1,643
17년 전 조회 1,885
17년 전 조회 1,554
17년 전 조회 1,808
17년 전 조회 1,776
17년 전 조회 1,684
17년 전 조회 2,765
17년 전 조회 2,544
17년 전 조회 2,330
17년 전 조회 1,617
17년 전 조회 2,634
17년 전 조회 4,463
17년 전 조회 2,958
17년 전 조회 1,869
17년 전 조회 2,049
17년 전 조회 3,459
17년 전 조회 2,440
17년 전 조회 4,024
17년 전 조회 1,880
17년 전 조회 2,485
17년 전 조회 2,324
17년 전 조회 1,823
17년 전 조회 2,342
17년 전 조회 2,141
17년 전 조회 2,172
17년 전 조회 3,298
17년 전 조회 2,363
17년 전 조회 1,650
17년 전 조회 1,669
17년 전 조회 2,328
17년 전 조회 3,411
17년 전 조회 2,344
17년 전 조회 1,747
17년 전 조회 4,440
17년 전 조회 2,238
17년 전 조회 3,676
17년 전 조회 6,240
17년 전 조회 1,694
17년 전 조회 1,843
17년 전 조회 1,436
17년 전 조회 1,534
17년 전 조회 3,085
17년 전 조회 2,104
17년 전 조회 2,800
17년 전 조회 1,493
17년 전 조회 3,382
17년 전 조회 2,378
17년 전 조회 2,807
17년 전 조회 1,611
17년 전 조회 1,961
17년 전 조회 1,342
17년 전 조회 1,404