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

· 17년 전 · 2024
<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,545
17년 전 조회 1,515
17년 전 조회 1,778
17년 전 조회 3,122
17년 전 조회 2,784
17년 전 조회 2,873
17년 전 조회 1,570
17년 전 조회 1,689
17년 전 조회 3,643
17년 전 조회 3,211
17년 전 조회 4,483
17년 전 조회 2,644
17년 전 조회 2,750
17년 전 조회 1,801
17년 전 조회 2,895
17년 전 조회 2,597
17년 전 조회 3,363
17년 전 조회 2,856
17년 전 조회 2,021
17년 전 조회 2,801
17년 전 조회 1,947
17년 전 조회 1,545
17년 전 조회 2,619
17년 전 조회 3,242
17년 전 조회 4,441
17년 전 조회 3,516
17년 전 조회 1,790
17년 전 조회 2,001
17년 전 조회 2,596
17년 전 조회 1,906
17년 전 조회 2,099
17년 전 조회 3,055
17년 전 조회 2,503
17년 전 조회 2,151
17년 전 조회 4,565
17년 전 조회 3,378
17년 전 조회 1,790
17년 전 조회 3,913
17년 전 조회 3,163
17년 전 조회 2,407
17년 전 조회 1,668
17년 전 조회 2,684
17년 전 조회 2,406
17년 전 조회 2,346
17년 전 조회 2,286
17년 전 조회 1,517
17년 전 조회 2,217
17년 전 조회 3,265
17년 전 조회 1,763
17년 전 조회 2,025
17년 전 조회 1,692
17년 전 조회 1,932
17년 전 조회 1,914
17년 전 조회 1,818
17년 전 조회 2,904
17년 전 조회 2,667
17년 전 조회 2,458
17년 전 조회 1,753
17년 전 조회 2,781
17년 전 조회 4,591
17년 전 조회 3,075
17년 전 조회 2,000
17년 전 조회 2,192
17년 전 조회 3,602
17년 전 조회 2,587
17년 전 조회 4,155
17년 전 조회 2,004
17년 전 조회 2,598
17년 전 조회 2,441
17년 전 조회 1,962
17년 전 조회 2,466
17년 전 조회 2,275
17년 전 조회 2,310
17년 전 조회 3,428
17년 전 조회 2,491
17년 전 조회 1,774
17년 전 조회 1,794
17년 전 조회 2,458
17년 전 조회 3,541
17년 전 조회 2,458
17년 전 조회 1,879
17년 전 조회 4,585
17년 전 조회 2,364
17년 전 조회 3,794
17년 전 조회 6,370
17년 전 조회 1,829
17년 전 조회 1,991
17년 전 조회 1,565
17년 전 조회 1,682
17년 전 조회 3,210
17년 전 조회 2,248
17년 전 조회 2,908
17년 전 조회 1,629
17년 전 조회 3,516
17년 전 조회 2,496
17년 전 조회 2,936
17년 전 조회 1,746
17년 전 조회 2,094
17년 전 조회 1,474
17년 전 조회 1,524