³»Á¤º¸

ÁÖ¹®Á¶È¸.°ü¸®

Ä¿¹Â´ÏƼ

¼Ö·ç¼Ç °ü·Ã °Ô½ÃÆÇ
 


 

Å׸¶Çü ÀÚÀ¯°Ô½ÃÆÇ

 


¤ýÀÛ¼ºÀÚ
¤ýÀÛ¼ºÀÏ 2012/01/02 18:08
¤ýºÐ ·ù Javascript
¤ýÁ¶È¸: 1867      
¤ýIP: 115.xxx.217
¸¶¿ì½º¸¦ ¿Ã¸®¸é ¹Ø¿¡ ¸Þ´º°¡ ³ª¿À´Â ¼Ò½º
<html>

<STYLE type=text/css>#menu { 
BACKGROUND:#ffffff; COLOR: black; CURSOR: default; FONT-FAMILY: verdana; FONT-SIZE: 10pt; FONT-WEIGHT: bold 
} 
#menu .popup { 
BACKGROUND:#f8efef; BORDER-BOTTOM:#ffffff 12px solid; BORDER-LEFT: #ffffff 12px solid; BORDER-RIGHT: #ffffff 12px solid; BORDER-TOP: #ffffff 12px solid; DISPLAY: none; FONT-FAMILY: verdana; FONT-SIZE: 8px; POSITION: absolute; WIDTH: 160pt 
} 
#menu P { 
MARGIN-BOTTOM: 0pt; MARGIN-TOP: 0pt 
} 
A:hover { 
COLOR: #708090; TEXT-DECORATION: none 
} 
A { 
COLOR: black; FONT-SIZE:8pt; MARGIN: 5px; TEXT-DECORATION: none 
} 
UL { 
COLOR: black; FONT-SIZE: 10pt; MARGIN: 5px; TEXT-DECORATION: none 
} 
LI { 
COLOR: black; FONT-SIZE: 10pt; MARGIN: 5px; TEXT-DECORATION: none 
} 
P { 
COLOR: black; FONT-SIZE: 10pt; MARGIN: 5px; TEXT-DECORATION: none 
} 
.over { 
COLOR: #708090 
} 
P { 
TEXT-ALIGN: justify; TEXT-INDENT: 0.1in 
} 
</STYLE> 

<SCRIPT language=JavaScript> 
var curPop = null; 
function clearCurrent() { 
// Hide the pop-up menu that is currently displayed. 
if (null != curPop) 
curPop.style.display = ""; 
curPop = null; 
} 

function popup() { 
clearCurrent(); 
var el = event.srcElement; 
// Display a new menu option. 
if (("P" == el.tagName) &&
("menu" == el.parentElement.parentElement.parentElement.parentElement.id)) { 
// Position and display the pop-up menu. 
var elpop = document.all[el.sourceIndex + 1]; 
elpop.style.pixelLeft = el.parentElement.offsetLeft+7; 
elpop.style.pixelTop = el.offsetTop + 
document.all.menu.offsetTop+22; 
elpop.style.display = "block"; 
curPop = elpop; 
} 
event.cancelBubble = true; 
} 

function highlight() { 

// Highlight and popup the menu options. 
if (null != event.fromElement) 
if ((event.fromElement.tagName == "P") &&
(event.fromElement.parentElement.parentElement.parentElement.parentElement.id == "menu")) 
{ 
event.fromElement.className = ""; 
} 

if (null != event.toElement) 
if ((event.toElement.tagName == "P") && (event.toElement.parentElement.parentElement.parentElement.parentElement.id == "menu")) 
{ 
popup(); 
event.toElement.className = "over"; 
} 
} 

</SCRIPT> 

</HEAD> 
<BODY onclick=clearCurrent()> 
<DIV style="BACKGROUND: #ffffff; WIDHT: 100%"> 
<TABLE border=0 id=menu onclick=popup() onmouseout=highlight(); 
onmouseover=highlight();> 
<TBODY> 
<TR> 
<TD> 
<P>´©±¸´©±¸ Home</P> 
<DIV class=popup> 
<P><A href="#" onClick="/*window.open*/('http:/...','_blank','toolbar=no,directories=no,resizable=yes,scrollbars=yes,width=800,height=600,left=100,top=40')" onfocus="this.blur()">Main</A>
                </div>


<TD bgColor=#ffffff></TD> 
<TD> 
<P>Profile</P> 
<DIV class=popup> 
<P><A href="#" onClick="/*window.open*/('http://...','_blank','toolbar=no,directories=no,resizable=yes,scrollbars=no,width=900,height=600,left=70,top=40')" onfocus="this.blur()">me?</A> 


</P></DIV></TD> 
<TD bgColor=#ffffff></TD> 
<TD> 
<P>Gallery</P> 
<DIV class=popup> 
<P><A href="#" onClick="/*window.open*/('http://...','_blank','toolbar=no,directories=no,resizable=yes,scrollbars=yes,width=850,height=600,left=100,top=40')" onfocus="this.blur()">My Gal</A> 
<P><A href="#" onClick="/*window.open*/('http://...','_blank','toolbar=no,directories=no,resizable=yes,scrollbars=yes,width=800,height=600,left=100,top=40')" onfocus="this.blur()">Àû´çÇÑ ¸Þ´º¸¦ ³ÖÀ¸¼À.^^</A> 
</P></DIV></TD> 
<TD bgColor=#ffffff></TD> 
<TD> 
<P>Download</p> 
<DIV class=popup> 
<P><A href="#" onClick="/*window.open*/('http://..','_blank','toolbar=no,directories=no,resizable=yes,scrollbars=yes,width=800,height=600,left=100,top=100')" onfocus="this.blur()">ÀÌ°÷¿¡ ¸Þ´º¸¦..</A> 
</P></DIV></TD> 
<TD bgColor=#ffffff></TD> 
<TD> 
<P>Music (download)</P> 
<DIV class=popup> 
<P><A href="#" onClick="/*window.open*/('http://...','_blank','toolbar=no,directories=no,resizable=yes,scrollbars=yes,width=800,height=600,left=100,top=40')" onfocus="this.blur()">Pops.</A> 
<P><A href="#" onClick="/*window.open*/('http://...','_blank','toolbar=no,directories=no,resizable=yes,scrollbars=yes,width=800,height=600,left=100,top=40')" onfocus="this.blur()">gayo</A> 
<P><A href="#" onClick="/*window.open*/('http://..','_blank','toolbar=no,directories=no,resizable=yes,scrollbars=yes,width=800,height=600,left=100,top=40')" onfocus="this.blur()">Movie Theme.</A>
                </div>

<TD bgColor=#ffffff></TD> 
<TD> 
<P>Site</p> 
<DIV class=popup> 
<P><A href="#" onClick="/*window.open*/('http://...','_blank','toolbar=no,directories=no,resizable=yes,scrollbars=yes,width=800,height=600,left=100,top=40')" onfocus="this.blur()">Cool Site</A> 
</P></DIV></TD> 
<TD bgColor=#ffffff></TD> 
<TD> 
<P>Free Board</p> 
<DIV class=popup> 
<P><A href="#" onClick="/*window.open*/('http://board1.hanmir.com/blue/Board.cgi?path=db249&db=1004patti&act=reflash','_blank','toolbar=no,directories=no,resizable=yes,scrollbars=yes,width=800,height=600,left=100,top=100')"onfocus="this.blur()">Free Board (old)</A> 
<P><A href="#" onClick="/*window.open*/('http://www.ifuni.com/board/funiboard.php?db=patti','_blank','toolbar=no,directories=no,resizable=yes,scrollbars=yes,width=800,height=480,left=100,top=100')"onfocus="this.blur()">Free Board (new)</A> 
<P><A href="#" onClick="/*window.open*/('http://board2.hanmir.com/blue/Board.cgi?path=db4&db=rubyjh','_blank','toolbar=no,directories=no,resizable=yes,scrollbars=yes,width=800,height=600,left=150,top=40')"onfocus="this.blur()">Guest Book</A> 
</P></DIV></TD> 
<TD bgColor=#ffffff></TD> 
<TD> 
<P>E-Mail</p> 
<DIV class=popup> 
<script> 
function Fmail(pPage,Opt) { popUpWin = /*window.open*/(pPage,'',Opt); } 
</script> 
<P><a href="javascript:Fmail('http://blueboard.co.kr/mail/mail.cgi?cmd=input&skin=child 
&to_name=¼ö½ÅÀÚÀ̸§&to_mail=¼ö½ÅÀÚ¸ÞÀÏÁÖ¼Ò&subject=¾È³çÇϼ¼¿ä^^*', 'top=200,left=330,width=250,height=378')" onfocus="this.blur()">Mail</A> 
</P></DIV></TD></TR></TBODY></HTML>
    </table>
   

   
¹øÈ£     ±Û Á¦ ¸ñ ÀÛ¼ºÀÏ Á¶È¸
50 EUC-KR°ú UTF-8ÀÇ ºñ±³ÇÑ ¿ä¾à ÀßµÈ°Í 2013/06/06 (¸ñ) 2085
49 Metadata Elements - META Language Tag 2013/06/04 (È­) 2634
48 ÀÚ¹Ù½ºÅ©¸³Æ® Á¤±Ô½ÄÀ» ÀÌ¿ëÇÑ Å±×Á¦°Å 2013/05/18 (Åä) 2475
47 CSS ÄÚµå ÀÛ¼º ±ÔÄ¢ 2013/05/18 (Åä) 1372
46 ȨÆäÀÌÁö ÁÖ¼Ò ipÈ®ÀÎ »çÀÌÆ® 2013/05/12 (ÀÏ) 1360
45 ·¹À̾î Æ˾÷ °¡¿îµ¥ Á¤·Ä ¼Ò½º 2013/05/04 (Åä) 1601
44 ½ºÅ©·Ñ À§Ä¡¸¦ µû¶ó ´Ù´Ï´Â ·¹À̾î 2013/05/03 (±Ý) 1630
43 °¡¿îµ¥Á¤·Ä ÆäÀÌÁö ·¹À̾î À§Ä¡ °íÁ¤ ¼Ò½º 2013/05/03 (±Ý) 1322
42 °¡¿îµ¥ Á¤·Ä ¿À¸¥Âʸ޴º °íÁ¤ ·¹À̾î 2013/05/03 (±Ý) 1446
41 select Æû »çÀÌÆ® À̵¿ 2013/04/05 (±Ý) 1528
40 ·¹ÀÌ¾î °¡¿îµ¥ Á¤·Ä 2013/01/02 (¼ö) 1258
39 ÁÙ¹Ù²Þ ¹æÁö 2012/10/05 (±Ý) 1911
38 ³»»çÀÌÆ®¿¡ ±¸±Û¹ø¿ª±â(´Ù±¹¾î) ÀåÂøÇϱâ 2012/08/19 (ÀÏ) 1554
37 Css WebKit 2012/08/07 (È­) 1655
36 ¼¼·Î ½½¶óÀ̵ù ¸Þ´º ¸¸µé±â 2012/08/01 (¼ö) 2408
35 °¡¿îµ¥ Ç×»ó À§Ä¡ÇÏ´Â ·¹À̾î 2012/07/29 (ÀÏ) 1421
34 Horizontal navigation bar with horizonta 2012/07/27 (±Ý) 1288
33 ¸Þ´º¸ðÀ½ »çÀÌÆ®( ¼­ºê¸Þ´º) 2012/07/25 (¼ö) 1586
32 °Ë»öÆûÀ» ²Ù¸çº¸ÀÚ 2012/07/11 (¼ö) 1729
31 CSS display ¼Ó¼º - inline°ú block 2012/06/01 (±Ý) 1699
30 ·¹À̾î Ç×»ó Áß¾Ó Á¤·Ä 2012/05/27 (ÀÏ) 1541
29 ¿ÜȯÀºÇà ȯÀ²¼Ò½º 2012/03/03 (Åä) 1816
28 ¸ÞŸÅÂ±× Á¤¸® 2012/01/31 (È­) 1635
27 ³» ȨÆäÀÌÁö¿¡ À¯¸í»çÀÌÆ® °Ë»ö¿£ÁøÀ» ´ÞÀÚ...(³×À̹ö,´ÙÀ½,¾ßÈÄ µîµî) 2012/01/02 (¿ù) 2165
26 ¸¶¿ì½º¸¦ ¿Ã¸®¸é ¹Ø¿¡ ¸Þ´º°¡ ³ª¿À´Â ¼Ò½º 2012/01/02 (¿ù) 1867
25 FAQ ¼Ò½º 2011/12/18 (ÀÏ) 1913
24 html5_Geolocation API 2011/11/30 (¼ö) 1633
23 html5_À§Ä¡ÃßÀû 2011/11/30 (¼ö) 2298
22 À¥ÆäÀÌÁö ¼Ò½ºº¸±â ¹æÁö 2011/11/28 (¿ù) 1728
21 HTML5 Tip & Tech (1) - ±âÃÊ 2011/11/24 (¸ñ) 1646
123

 

 

 

Àå¹Ù±¸´Ï 0
»óÇ°º¸°üÇÔ 0
¿À´Ãº»¸ñ·Ï 0
°è»ê±â
Æ÷Åа˻ö
ȸ»ç¼Ò°³ £ü  ±¤°í¹®ÀÇ £ü  Á¦ÈÞ¹®ÀÇ £ü  ÀÌ¿ë¾à°ü £ü  û¼Ò³â º¸È£Á¤Ã¥ £ü  °³ÀÎÁ¤º¸ Ãë±Þ¹æħ £ü  °í°´¼¾ÅÍ £ü  »çÀÌÆ®¸Ê
ÁÖ¼Ò : ¼­¿ïƯº°½Ã ¼ºµ¿±¸ ¿ë´ä25±æ 15-1(¿ë´äµ¿) | »óÈ£ : ¿ÃÆ÷¼ÒÇÁÆ®(allfor.kr) | ´ëÇ¥ÀÚ:±è¿µ±æ | ¾÷Å : ¼­ºñ½º.¼Ò¸Å | Á¾¸ñ : ȨÆäÀÌÁöÁ¦ÀÛ. ¼Ö·ç¼Ç°³¹ß. Åë½ÅÆǸŠE-MAIL : admin@allfor.kr | ¢Ï : 070-8116-9964 | 010-5711-7987 | »ç¾÷ÀÚµî·Ï¹øÈ£ : 263-46-00104 | °³ÀÎÁ¤º¸°ü¸® Ã¥ÀÓÀÚ : ±è¿µ±æ