·Î±×ÀÎ
June44.com
¸ÞÀÎ
/
RSS
¢¸
2010³â 08¿ù
¢º
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
June
ºÐ·ù Àüü: (108)
Àâ´ã
(26)
PHP
(14)
MySQL
(3)
JavaScript
(29)
HTML
(10)
Server
(2)
±×´©º¸µå
(6)
Á¤º¸
(6)
FlashGame
(4)
iPhone
(2)
ÃÖ±Ù¿¡ ¿Ã¶ó¿Â ±Û
Á¦¾îÆÇ / °ü¸®ÄÜ¼Ö ½Ç¡¦
(0)
µ¿Àû Select box
(0)
Show Memory
(0)
ÇϳªÀºÇà Çѱ¹ ¾Û½ºÅ䡦
(0)
¿µ¹®ÀÚ¸¸ °Ë»ö Çϱâ
(0)
ÃÖ±Ù¿¡ ¿Ã¶ó¿Â ´ñ±Û
°¨»çµå¸³´Ï´Ù.¤»¤»¤»¤»¤»¤»¡¦
¸Þ¸ðÀåÀº ġƮ۰¡¾Æ´Ï°í ¡¦
Åëä·Îµµ °¡´ÉÇÕ´Ï´Ù..^^; ¡¦
June´Ô ´äº¯ °¨»ç µå¸³´Ï´Ù¡¦
µüÈ÷ ¹Ù²ã¾ß ÇÒ ºÎºÐÀº ¾ø¡¦
ÃÖ±Ù¿¡ ¿Ã¶ó¿Â ¿«ÀαÛ
³ª´Â ´ëÇѹα¹ÀÇ ºí·Î°Å´Ù ¡¦
űױ¸¸§
selectÁ¦¾î
¼î¸Þ¸ð¸®
ÀüȹøÈ£ºÎ¹é¾÷
ÇϳªÀºÇà
¿µ¹®ÀÚ °Ë»ö
entity
HTML Symbol
ÅÂ±× Ä¡È¯
Àüüüũ
guploader
Áñ°Üã±â
-
PHP School
-
SuperUser (Linux)
-
KOXO (ÀÚ¹Ù½ºÅ©¸³Æ®)
SAVE THE DEVELOPERS
<
!
>
Upgrade IE 6 Now!
Feb
26
Tuesday
ÆË¾÷ ·¹ÀÌ¾î ¶ç¿ì±â
JavaScript
¿©±â¸¦ ¸¶¿ì½º·Î Ŭ¸¯ÇØ º¸¼¼¿ä^^
·¹ÀÌ¾î ÆË¾÷ ³»¿ë~^^
<style type="text/css"> <!-- #dashboard { display:none; position:absolute; background:transparent; width:309px; height:0%; margin:0 0 0 0; z-index:500; word-wrap:break-word; } #resultarea { margin:0; padding:0; } #dashboard #resultTop { height:10px; font-size:1px; line-height:1px; } #dashboard #resultBot { height:10px; font-size:1px; line-height:1px; } #dashboard div.lefttop #resultTop { background:url(http://pimg.hanmail.net/blog3/tip_left_1.gif) no-repeat; } #dashboard div.lefttop #resultarea { background:url(http://pimg.hanmail.net/blog3/tip_left_2.gif) repeat-y; padding:0 8px 0 15px; } #dashboard div.lefttop #resultBot { background:url(http://pimg.hanmail.net/blog3/tip_left_3.gif) no-repeat; } #dashboard div.leftbot #resultTop { background:url(http://pimg.hanmail.net/blog3/tip_left_5.gif) no-repeat; } #dashboard div.leftbot #resultarea { background:url(http://pimg.hanmail.net/blog3/tip_left_2.gif) repeat-y; padding:0 8px 0 15px; } #dashboard div.leftbot #resultBot { background:url(http://pimg.hanmail.net/blog3/tip_left_4.gif) no-repeat; } #dashboard div.righttop #resultTop { background:url(http://pimg.hanmail.net/blog3/tip_right_1.gif) no-repeat; } #dashboard div.righttop #resultarea { background:url(http://pimg.hanmail.net/blog3/tip_right_2.gif) repeat-y; padding:0 15px 0 8px; } #dashboard div.righttop #resultBot { background:url(http://pimg.hanmail.net/blog3/tip_right_3.gif) no-repeat; } #dashboard div.rightbot #resultTop { background:url(http://pimg.hanmail.net/blog3/tip_right_5.gif) no-repeat; } #dashboard div.rightbot #resultarea { background:url(http://pimg.hanmail.net/blog3/tip_right_2.gif) repeat-y; padding:0 15px 0 8px; } #dashboard div.rightbot #resultBot { background:url(http://pimg.hanmail.net/blog3/tip_right_4.gif) no-repeat; } #dashboard div.previewCotent { line-height:1.3; } #dashboard div.previewCotent div.thumbArea { position:relative; float:right; margin:0 0 0 5px; } #dashboard div.previewCotent div.dateArea { padding-top:4px; } #dashboard div.previewCotent img.iconMovie { position:absolute; left:3px; top:60px; } --> </style> <div id="dashboard" class=cont_text> <div id="resultBox" class="lefttop"><div id="resultTop"></div><div id="resultarea"></div><div id="resultBot"></div></div> </div> <Script language="JavaScript"> <!-- /* Layer Show/Hide */ function showPostLayer(oAnchor, sCntsId, event) { var oResultDiv = document.getElementById('resultarea'); oResultDiv.innerHTML = (document.getElementById(sCntsId)? document.getElementById(sCntsId).innerHTML : ""); if(oAnchor == null) return; var position = getPosition(oAnchor); var nAncX = position.x; var nAncY = position.y; var nAncWidth = oAnchor.offsetWidth; var nAncHeight = oAnchor.offsetHeight; var nDocX = (document.documentElement.clientWidth || document.body.clientWidth); var nDocY = (document.documentElement.scrollHeight || document.body.scrollHeight); var oDashBoard = document.getElementById("dashboard"); oDashBoard.style.display = "block"; var nDashX = nAncX; var nDashY = nAncY; var nCntsHeight = oResultDiv.offsetHeight; var oResultBox = document.getElementById('resultBox'); if(nAncX > nDocX/2) { //right nDashX -= 309 + 3; if(nAncY > nDocY - 200) { //¿¹»ó bot nDashY -= nCntsHeight + Math.ceil(nAncHeight/2); oResultBox.className = "rightbot"; } else { //top nDashY += Math.ceil(nAncHeight/2); oResultBox.className = "righttop"; } } else { //left nDashX += nAncWidth + 3; if(nAncY > nDocY - 200) { //¿¹»ó bot nDashY -= nCntsHeight + Math.ceil(nAncHeight/2); oResultBox.className = "leftbot"; } else { //top nDashY += Math.ceil(nAncHeight/2); oResultBox.className = "lefttop"; } } oDashBoard.style.left = (nDashX) + "px"; oDashBoard.style.top = (nDashY) + "px"; } function showDashBoard(){ var obj = document.getElementById("dashboard"); obj.style.display="block"; viewLayer = true; } function hideDashBoard(){ var obj = document.getElementById("dashboard"); obj.style.display="none"; viewLayer = false; } function getPosition(object) { var valueT = 0, valueL = 0; do { valueT += object.offsetTop || 0; valueL += object.offsetLeft || 0; object = object.offsetParent; if (object) { if(object.tagName.toUpperCase()=='BODY') break; } } while (object); return {x: valueL, y:valueT}; } --> </Script> <table width="250" align="center" border="1"><Tr><Td onclick="showPostLayer(this,'source_1',event)" onmouseout="hideDashBoard();">¿©±â¸¦ ¸¶¿ì½º·Î Ŭ¸¯ÇØ º¸¼¼¿ä^^</Td></tr></table> <div id="source_1" style="display:none"> ·¹ÀÌ¾î ÆË¾÷ ³»¿ë~^^ </div>
·¹À̾îÆË¾÷
ÀÌ ±Û¿¡ ¿«ÀÎ±Û º¸³»±â
1
°³ÀÇ ´ñ±ÛÀÌ ÀÖ½À´Ï´Ù.
0
°³ÀÇ ¿«ÀαÛÀÌ ÀÖ½À´Ï´Ù.
sss
2008-05-23 08:39:42
test
ºñ¹Ð¹øÈ£ :
À̸§ *
ºñ¹Ð¹øÈ£ *
ȨÆäÀÌÁö
½ºÆÔ¹æÁö*
4
a
4
ac45
f
9b
(»¡°£»ö ±ÛÀÚ¸¸ ÀÔ·Â Çϼ¼¿ä)
À̸§ *
ȨÆäÀÌÁö
input_content
¿©·¯ºÐ~ ¿ì¿Õ¤»±»¤» ÇԺηΠ¾²Áö ¸¶¼¼¿©~
(2008-02-27)
input ¼ýÀÚ¸¸ ÀÔ·Â
(2008-02-23)
today:
25
| yesterday:
29
|
67071
Copyright ¨Ï June. All rights reserved.