2003/01/28 10:41:39
24840
0
Å©·Ò¸®½º¿Í °°Àº À©µµÃ¢
[2]
<html>
<head>
<title> Chromless Window Alternative by Nima Bidhendi </title>
<style>
#popup {
position: absolute;
width: 500px;
height: 350px;
display: none;
border: 1px solid #000000;
background-color: #fafafa;
font: 10px verdana;
filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color=#444444, Positive=true);
}
.toolbar {
font: 10px verdana;
border-bottom: 1px solid black;
background-color: #bbbbbb;
padding: 2px;
}
</style>
<script>
clicked = false;
function startDrag(cx,cy) {
clicked = true;
pleft=parseInt(document.getElementById("popup").style.left);
ptop=parseInt(document.getElementById("popup").style.top);
dragxcoor=cx;
dragycoor=cy;
}
function stopDrag() {
clicked = false;
}
function dragBox(evt) {
e = evt || event;
if (clicked == true) {
newx = pleft+e.clientX-dragxcoor;
newy = ptop+e.clientY-dragycoor;
document.getElementById("popup").style.left=newx;
document.getElementById("popup").style.top=newy;
return false;
}
}
document.onmousemove = dragBox;
</script>
</head>
<body bgcolor="448844">
<a style="color: #ffffff;" href="javascript:void(0)" onclick="document.getElementById('popup').style.display = 'block'">Click here to open the popup</a>
<div id="popup" style="left: 50px; top: 50px;">
<div class="toolbar" style="display: table; cursor: move" onmousedown="startDrag(event.clientX,event.clientY)" onmouseup="stopDrag()">
<table border="0" cellpadding="0" cellspacing="0" width="100%"><td width="11px"><img src="icon.gif" style="border: 0px; width: 11px; height: 11px;"></td><td style="padding-left: 5px; font: 10px tahoma;">
This is the pop up - final v2 by Nima Bidhendi
</td><td style="width: 11px"><span style="display: table-cell; width: 11px;"><a href="javascript:void(0)" onclick="document.getElementById('popup').style.display = 'none'"><img src="close.gif" style="border: 0px; width: 11px; height: 11px;"></a></td></tr></table>
</div><div style="padding: 5px;">
<!-- start code for popup here-->
¿©±â¿¡ html À» ¾²¼¼¿ä. ¹¹.. iframe À¸·Î º»°ÝÀûÀ¸·Î ½ÃÀÛÇصµ µÇ°ÚÁÒ?^^;;
<!-- end code for popup here-->
</div>
</div>
</body>
</html>
À§ÀÇ Å±׼ҽº ÀÔ·ÂÇϸé
jsÆÄÀÏÀÌ ÇÊ¿ä¾ø´Â Å©·Ò¸®½º¶û °°Àº »õâÀÌ ¶å´Ï´Ù.
°øÁö»çÇ× ±×·±°Å ÀÀ¿ëÇÏ¸é µÇ°Ú³×¿ä.
ÄÚ¸àÆ®¸¦ ÀÛ¼ºÇϽøé 2 Æ÷ÀÎÆ®°¡ Áö±ÞµË´Ï´Ù.
2003/02/05 00:00:58
À̼ҽº¸¦ ±×³É À妽ºÆÄÀÏ¿¡ ³Ö´Â°Å¿¡¿ä??...±Ùµ¥ ¾îµð¼ ¾îµð±îÁö ³Ö¾î¾ß µÇ´ÂÁö ¸ð¸£°Ú¾î¿ä-_-;;;;
2003/02/07 19:19:04
¿ì¼± ÀÌ°É ¶È°°ÀÌ ¼Ò½ºº¹»çÇؼ ÀÀ¿ëÇغ¸½Ã¸é ¾îµð¾îµòÁö ¾Ë°ÔµÇ¿ä
9
Á¦·Îº¸µå ÇØÅ·¹æÁö ÆÁ µÎ¹ø°
[1]
Â¥¾Æ¾ÓèØ
11/20
21059
11/22(17:18)
8
À̹ÌÁö Å©±â ÆÅÆÅ ÁÙÀ̱â
[2]
11/20
15741
07/15(15:43)
7
Á¦·Îº¸µå ÇØÅ·¹æÁö ÆÁ ù¹ø°
[1]
11/19
16134
11/20(16:07)
6
ºê¶ó¿ìÀú â µ¿½Ã¿¡ ¿©·¯ °³ ´Ý±â
[3]
with
11/18
15462
08/23(00:13)
5
´ÜÃàÅ°ÀÔ´Ï´Ù.
[5]
with
11/13
14374
11/21(07:07)
4
Ç÷¡½¬ º£³Ê¸¸µé±â
[3]
11/12
18003
03/02(15:13)
3
µåµð¾î ¾÷
[1]
ÀÌÁØ¿ì
11/11
15128
11/12(13:19)
2
[Ç÷¡½Ã ÆÁ] swfÆÄÀÏ ´Ù¿î·Îµå Çϱâ
[5]
¡ÙYeGam¡Ù
11/10
16793
11/11(18:44)
1
ÆÁ/Å×Å©´Ð
[3]
11/01
20405
06/04(01:57)
FIRST
11
15
16
17
18
19
20
21
ÄÄÇ»Áî´åÄÄ(´ëÇ¥ ÀåÁ¤ÁÖ) ÀÎõ±¤¿ª½Ã µ¿±¸ ¹æÃà·Î83¹ø±æ 23, 24µ¿ 333È£
»ç¾÷ÀÚµî·Ï¹øÈ£ 137-05-83351, Åë½ÅÆǸŠÀÎõ µ¿±¸ 03-78È£, °³ÀÎÁ¤º¸Ã¥ÀÓÀÚ ÀåÁ¤ÁÖ