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

· 17년 전 · 1906
<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,430
17년 전 조회 1,394
17년 전 조회 1,645
17년 전 조회 3,008
17년 전 조회 2,665
17년 전 조회 2,719
17년 전 조회 1,447
17년 전 조회 1,561
17년 전 조회 3,519
17년 전 조회 3,091
17년 전 조회 4,356
17년 전 조회 2,528
17년 전 조회 2,618
17년 전 조회 1,671
17년 전 조회 2,785
17년 전 조회 2,467
17년 전 조회 3,239
17년 전 조회 2,737
17년 전 조회 1,885
17년 전 조회 2,671
17년 전 조회 1,822
17년 전 조회 1,412
17년 전 조회 2,480
17년 전 조회 3,117
17년 전 조회 4,319
17년 전 조회 3,391
17년 전 조회 1,652
17년 전 조회 1,885
17년 전 조회 2,483
17년 전 조회 1,795
17년 전 조회 1,969
17년 전 조회 2,935
17년 전 조회 2,387
17년 전 조회 2,021
17년 전 조회 4,433
17년 전 조회 3,277
17년 전 조회 1,667
17년 전 조회 3,796
17년 전 조회 3,033
17년 전 조회 2,296
17년 전 조회 1,533
17년 전 조회 2,560
17년 전 조회 2,301
17년 전 조회 2,212
17년 전 조회 2,155
17년 전 조회 1,404
17년 전 조회 2,111
17년 전 조회 3,135
17년 전 조회 1,660
17년 전 조회 1,907
17년 전 조회 1,574
17년 전 조회 1,820
17년 전 조회 1,793
17년 전 조회 1,703
17년 전 조회 2,780
17년 전 조회 2,560
17년 전 조회 2,348
17년 전 조회 1,639
17년 전 조회 2,650
17년 전 조회 4,481
17년 전 조회 2,975
17년 전 조회 1,879
17년 전 조회 2,074
17년 전 조회 3,480
17년 전 조회 2,459
17년 전 조회 4,041
17년 전 조회 1,897
17년 전 조회 2,505
17년 전 조회 2,341
17년 전 조회 1,843
17년 전 조회 2,360
17년 전 조회 2,159
17년 전 조회 2,193
17년 전 조회 3,315
17년 전 조회 2,381
17년 전 조회 1,662
17년 전 조회 1,682
17년 전 조회 2,342
17년 전 조회 3,430
17년 전 조회 2,364
17년 전 조회 1,769
17년 전 조회 4,458
17년 전 조회 2,257
17년 전 조회 3,687
17년 전 조회 6,257
17년 전 조회 1,711
17년 전 조회 1,862
17년 전 조회 1,451
17년 전 조회 1,553
17년 전 조회 3,108
17년 전 조회 2,127
17년 전 조회 2,818
17년 전 조회 1,505
17년 전 조회 3,409
17년 전 조회 2,397
17년 전 조회 2,833
17년 전 조회 1,631
17년 전 조회 1,977
17년 전 조회 1,353
17년 전 조회 1,417