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

· 17년 전 · 1890
<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,375
17년 전 조회 1,627
17년 전 조회 2,990
17년 전 조회 2,646
17년 전 조회 2,711
17년 전 조회 1,428
17년 전 조회 1,543
17년 전 조회 3,499
17년 전 조회 3,081
17년 전 조회 4,338
17년 전 조회 2,517
17년 전 조회 2,605
17년 전 조회 1,658
17년 전 조회 2,769
17년 전 조회 2,454
17년 전 조회 3,224
17년 전 조회 2,724
17년 전 조회 1,877
17년 전 조회 2,657
17년 전 조회 1,804
17년 전 조회 1,399
17년 전 조회 2,464
17년 전 조회 3,102
17년 전 조회 4,307
17년 전 조회 3,379
17년 전 조회 1,642
17년 전 조회 1,875
17년 전 조회 2,467
17년 전 조회 1,778
17년 전 조회 1,956
17년 전 조회 2,921
17년 전 조회 2,365
17년 전 조회 2,007
17년 전 조회 4,414
17년 전 조회 3,258
17년 전 조회 1,647
17년 전 조회 3,778
17년 전 조회 3,017
17년 전 조회 2,286
17년 전 조회 1,518
17년 전 조회 2,546
17년 전 조회 2,279
17년 전 조회 2,200
17년 전 조회 2,142
17년 전 조회 1,390
17년 전 조회 2,099
17년 전 조회 3,123
17년 전 조회 1,646
17년 전 조회 1,891
17년 전 조회 1,560
17년 전 조회 1,810
17년 전 조회 1,781
17년 전 조회 1,687
17년 전 조회 2,768
17년 전 조회 2,550
17년 전 조회 2,336
17년 전 조회 1,619
17년 전 조회 2,639
17년 전 조회 4,467
17년 전 조회 2,963
17년 전 조회 1,869
17년 전 조회 2,055
17년 전 조회 3,465
17년 전 조회 2,443
17년 전 조회 4,031
17년 전 조회 1,884
17년 전 조회 2,490
17년 전 조회 2,327
17년 전 조회 1,828
17년 전 조회 2,345
17년 전 조회 2,146
17년 전 조회 2,176
17년 전 조회 3,299
17년 전 조회 2,366
17년 전 조회 1,653
17년 전 조회 1,675
17년 전 조회 2,334
17년 전 조회 3,416
17년 전 조회 2,348
17년 전 조회 1,753
17년 전 조회 4,446
17년 전 조회 2,240
17년 전 조회 3,679
17년 전 조회 6,246
17년 전 조회 1,697
17년 전 조회 1,844
17년 전 조회 1,438
17년 전 조회 1,539
17년 전 조회 3,093
17년 전 조회 2,110
17년 전 조회 2,805
17년 전 조회 1,497
17년 전 조회 3,389
17년 전 조회 2,383
17년 전 조회 2,814
17년 전 조회 1,616
17년 전 조회 1,964
17년 전 조회 1,345
17년 전 조회 1,406