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

· 17년 전 · 1889
<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,416
17년 전 조회 1,374
17년 전 조회 1,626
17년 전 조회 2,989
17년 전 조회 2,646
17년 전 조회 2,709
17년 전 조회 1,428
17년 전 조회 1,543
17년 전 조회 3,498
17년 전 조회 3,076
17년 전 조회 4,337
17년 전 조회 2,516
17년 전 조회 2,605
17년 전 조회 1,658
17년 전 조회 2,769
17년 전 조회 2,453
17년 전 조회 3,224
17년 전 조회 2,724
17년 전 조회 1,875
17년 전 조회 2,657
17년 전 조회 1,804
17년 전 조회 1,399
17년 전 조회 2,464
17년 전 조회 3,102
17년 전 조회 4,307
17년 전 조회 3,378
17년 전 조회 1,639
17년 전 조회 1,875
17년 전 조회 2,467
17년 전 조회 1,778
17년 전 조회 1,954
17년 전 조회 2,921
17년 전 조회 2,364
17년 전 조회 2,007
17년 전 조회 4,413
17년 전 조회 3,258
17년 전 조회 1,646
17년 전 조회 3,777
17년 전 조회 3,016
17년 전 조회 2,284
17년 전 조회 1,518
17년 전 조회 2,545
17년 전 조회 2,279
17년 전 조회 2,199
17년 전 조회 2,141
17년 전 조회 1,390
17년 전 조회 2,099
17년 전 조회 3,121
17년 전 조회 1,646
17년 전 조회 1,890
17년 전 조회 1,558
17년 전 조회 1,809
17년 전 조회 1,780
17년 전 조회 1,686
17년 전 조회 2,767
17년 전 조회 2,550
17년 전 조회 2,336
17년 전 조회 1,619
17년 전 조회 2,639
17년 전 조회 4,466
17년 전 조회 2,962
17년 전 조회 1,869
17년 전 조회 2,055
17년 전 조회 3,463
17년 전 조회 2,442
17년 전 조회 4,030
17년 전 조회 1,884
17년 전 조회 2,489
17년 전 조회 2,327
17년 전 조회 1,828
17년 전 조회 2,345
17년 전 조회 2,146
17년 전 조회 2,175
17년 전 조회 3,299
17년 전 조회 2,366
17년 전 조회 1,653
17년 전 조회 1,675
17년 전 조회 2,334
17년 전 조회 3,413
17년 전 조회 2,348
17년 전 조회 1,753
17년 전 조회 4,446
17년 전 조회 2,240
17년 전 조회 3,679
17년 전 조회 6,245
17년 전 조회 1,695
17년 전 조회 1,843
17년 전 조회 1,437
17년 전 조회 1,539
17년 전 조회 3,092
17년 전 조회 2,110
17년 전 조회 2,805
17년 전 조회 1,496
17년 전 조회 3,388
17년 전 조회 2,382
17년 전 조회 2,813
17년 전 조회 1,614
17년 전 조회 1,964
17년 전 조회 1,344
17년 전 조회 1,404