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

· 17년 전 · 1872
<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,403
17년 전 조회 1,350
17년 전 조회 1,609
17년 전 조회 2,976
17년 전 조회 2,637
17년 전 조회 2,690
17년 전 조회 1,414
17년 전 조회 1,530
17년 전 조회 3,484
17년 전 조회 3,065
17년 전 조회 4,319
17년 전 조회 2,499
17년 전 조회 2,589
17년 전 조회 1,644
17년 전 조회 2,751
17년 전 조회 2,440
17년 전 조회 3,208
17년 전 조회 2,704
17년 전 조회 1,857
17년 전 조회 2,641
17년 전 조회 1,794
17년 전 조회 1,378
17년 전 조회 2,448
17년 전 조회 3,081
17년 전 조회 4,288
17년 전 조회 3,365
17년 전 조회 1,618
17년 전 조회 1,854
17년 전 조회 2,452
17년 전 조회 1,764
17년 전 조회 1,934
17년 전 조회 2,905
17년 전 조회 2,353
17년 전 조회 1,986
17년 전 조회 4,393
17년 전 조회 3,240
17년 전 조회 1,630
17년 전 조회 3,763
17년 전 조회 2,999
17년 전 조회 2,273
17년 전 조회 1,496
17년 전 조회 2,529
17년 전 조회 2,261
17년 전 조회 2,177
17년 전 조회 2,120
17년 전 조회 1,377
17년 전 조회 2,080
17년 전 조회 3,109
17년 전 조회 1,631
17년 전 조회 1,873
17년 전 조회 1,543
17년 전 조회 1,795
17년 전 조회 1,762
17년 전 조회 1,670
17년 전 조회 2,747
17년 전 조회 2,534
17년 전 조회 2,312
17년 전 조회 1,603
17년 전 조회 2,622
17년 전 조회 4,458
17년 전 조회 2,945
17년 전 조회 1,853
17년 전 조회 2,040
17년 전 조회 3,446
17년 전 조회 2,427
17년 전 조회 4,014
17년 전 조회 1,866
17년 전 조회 2,474
17년 전 조회 2,311
17년 전 조회 1,809
17년 전 조회 2,327
17년 전 조회 2,129
17년 전 조회 2,160
17년 전 조회 3,287
17년 전 조회 2,349
17년 전 조회 1,632
17년 전 조회 1,657
17년 전 조회 2,310
17년 전 조회 3,402
17년 전 조회 2,333
17년 전 조회 1,734
17년 전 조회 4,428
17년 전 조회 2,227
17년 전 조회 3,665
17년 전 조회 6,224
17년 전 조회 1,683
17년 전 조회 1,835
17년 전 조회 1,428
17년 전 조회 1,518
17년 전 조회 3,073
17년 전 조회 2,097
17년 전 조회 2,791
17년 전 조회 1,477
17년 전 조회 3,370
17년 전 조회 2,363
17년 전 조회 2,797
17년 전 조회 1,597
17년 전 조회 1,945
17년 전 조회 1,331
17년 전 조회 1,384