샤

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

· 2008-09-06 (토) 00:45:29 · 2989
<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에서 이동 됨]
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

8,188건
+
제목 글쓴이 날짜 조회
10-05-31 조회 2,884
10-04-17 조회 4,684
10-03-23 조회 5,833
10-02-26 조회 3,352
10-02-23 조회 3,315
10-02-11 조회 3,938
10-02-09 조회 3,001
10-01-26 조회 3,454
10-01-23 조회 6,778
10-01-19 조회 3,491
10-01-13 조회 3,696
09-12-06 조회 4,604
09-11-24 조회 4,174
09-11-19 조회 3,053
09-11-11 조회 3,651
09-08-30 조회 3,127
09-08-12 조회 3,131
09-07-21 조회 3,306
09-07-19 조회 3,189
09-07-11 조회 3,103
09-06-15 조회 2,880
09-05-29 조회 3,065
09-05-28 조회 3,494
09-05-05 조회 3,344
09-04-07 조회 3,565
09-02-23 조회 4,360
09-02-17 조회 3,101
09-02-17 조회 2,481
09-02-09 조회 2,582
09-01-23 조회 3,384
09-01-17 조회 4,221
09-01-08 조회 3,165
08-11-07 조회 4,427
08-11-01 조회 4,914
08-10-30 조회 3,508
08-10-16 조회 3,429
08-10-02 조회 2,564
08-09-22 조회 3,813
08-09-22 조회 2,887
08-09-20 조회 5,384
08-09-20 조회 4,439
08-09-20 조회 3,515
08-09-20 조회 2,890
08-09-20 조회 3,084
08-09-20 조회 4,069
08-09-20 조회 3,562
08-09-20 조회 3,145
08-09-18 조회 3,381
08-09-06 조회 2,990
08-09-06 조회 2,739
08-09-05 조회 3,394
08-09-05 조회 5,601
08-09-03 조회 4,407
08-09-03 조회 2,654
08-07-31 조회 3,145
08-07-18 조회 3,751
08-06-19 조회 3,095
08-06-15 조회 3,082
08-06-14 조회 3,537
08-05-23 조회 2,776
08-05-13 조회 2,683
08-04-22 조회 4,352
08-04-22 조회 5,056
08-04-22 조회 6,797
08-04-17 조회 2,976
08-04-17 조회 3,544
08-04-17 조회 3,654
08-04-17 조회 5,896
08-04-17 조회 3,097
08-04-17 조회 3,426
08-04-06 조회 3,513
08-04-05 조회 3,096
08-04-04 조회 7,152
08-04-04 조회 4,443
08-04-04 조회 3,796
08-04-04 조회 3,967
08-04-04 조회 2,850
08-04-04 조회 2,633
08-04-04 조회 2,684
08-04-04 조회 2,873
08-04-04 조회 2,627
08-04-04 조회 2,594
08-04-04 조회 4,108
08-04-03 조회 2,630
08-04-03 조회 3,844
08-04-02 조회 3,057
08-04-02 조회 2,809
08-03-25 조회 3,666
08-03-11 조회 3,429
08-03-11 조회 2,940
08-03-11 조회 2,898
08-03-11 조회 2,696
08-03-11 조회 2,471
08-03-11 조회 2,275
08-03-11 조회 2,330
08-03-07 조회 2,866
08-03-05 조회 2,609
08-02-27 조회 2,838
08-02-21 조회 2,723
08-02-21 조회 3,297