묻고답하기
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
이런 홈페이지를 만들고 싶은데요..
2004.03.19 21:41
http://www.tear-forest.com/
이 분의 홈페이지를 보면요.. 메뉴바 ..
메뉴를 하나 하나 누를때 마다.. 옆으로 쉭 쉭 하면서.. 나오는데요..
저런건 어떤걸 사용하면 되죠..? 나모에도 이런거 있는걸로 아는뎀..
아시는분 좀 가르쳐주세요^^
이 분의 홈페이지를 보면요.. 메뉴바 ..
메뉴를 하나 하나 누를때 마다.. 옆으로 쉭 쉭 하면서.. 나오는데요..
저런건 어떤걸 사용하면 되죠..? 나모에도 이런거 있는걸로 아는뎀..
아시는분 좀 가르쳐주세요^^
<STYLE>
<!--
@font-face {font-family:pulip9; src:url(http://www.tear-forest.com/foxrain/pulip9.ewf);}
body, td, a, div, p, pre, input, textarea { font-family:pulip9; font-size:9pt; line-height:130%; }
#slideoutInterface {position:absolute; left:0; top:5; width:160; height:160; clip:rect(0,400,250,0); visibility:visible;}
<!-- 위의 자스 부분과 같은 방법으로 추가시에는 하나씩 늘려주면 되며 top부분에 35씩 더해주면 된다. //a { color:rgb(126,180,104); }
div { color:rgb(14,98,168); }
p { color:rgb(14,98,168); }
pre { color:rgb(14,98,168); }
input { color:rgb(14,98,168); }
textarea { color:rgb(14,98,168); }
body { color:rgb(45,97,23); }
-->
#slideoutSidebar1 {position:absolute; left:1; top:5; width:100; height:30; clip:rect(0,100,30,0); background-color:#9797FF; layer-background-color:#9797FF;}
#slideoutSidebar2 {position:absolute; left:2; top:40; width:100; height:30; clip:rect(0,100,30,0); background-color:#FFFF00; layer-background-color:#FFFF00;}
#slideoutSidebar3 {position:absolute; left:5; top:85; width:100; height:30; clip:rect(0,100,30,0); layer-background-color:#FF80C0;}
#slideoutSidebar4 {position:absolute; left:5; top:110; width:100; height:30; clip:rect(0,100,30,0); background-color:#00FF80; layer-background-color:#00FF80;}
#slideoutSidebar5 {position:absolute; left:5; top:145; width:100; height:30; clip:rect(0,100,30,0); background-color:#FF5353; layer-background-color:#FF5353;}
#slideoutSidebar6 {position:absolute; left:5; top:180; width:100; height:30; clip:rect(0,100,30,0); background-color:#def445; layer-background-color:#deff445;}
#slideoutSidebar7 {position:absolute; left:5; top:215; width:100; height:30; clip:rect(0,100,30,0); background-color:#dfdfff; layer-background-color:#dfdfff;}
#slideoutContent {position:absolute; left:60; top:16; width:130; height:240; clip:rect(0,130,240,0); background-color:#00000; layer-background-color:#00000;}
<!-- 위의 자스 부분과 같은 방법으로 추가시에는 하나씩 늘려주면 된다. //-->
#slideoutContent1 {position:absolute; left:0; top:0; width:140; height:145; clip:rect(0,10,20,0); layer-background-color:#DEDEDE; visibility:visible;}
#slideoutContent2 {position:absolute; left:-130; top:17; width:140; height:145; clip:rect(0,130,240,0); layer-background-color:#DEDEDE; visibility:hidden;}
#slideoutContent3 {position:absolute; left:-130; top:34; width:140; height:145; clip:rect(0,130,240,0); layer-background-color:#DEDEDE; visibility:hidden;}
#slideoutContent4 {position:absolute; left:-130; top:51; width:140; height:145; clip:rect(0,130,240,0); layer-background-color:#DEDEDE; visibility:hidden;}
#slideoutContent5 {position:absolute; left:-130; top:66; width:140; height:145; clip:rect(0,130,240,0); layer-background-color:#DEDEDE; visibility:hidden;}
#slideoutContent6 {position:absolute; left:-130; top:81; width:140; height:145; clip:rect(0,130,240,0); layer-background-color:#DEDEDE; visibility:hidden;}
#slideoutContent7 {position:absolute; left:-130; top:98; width:140; height:145; clip:rect(0,130,240,0); mlayer-background-color:#DEDEDE; visibility:hidden;}
//-->
</STYLE>
<style type="text/css">
<!--
a:link { color:; text-decoration:none; }
a:visited { color:; text-decoration:none; }
a:hover { color:; text-decoration:none; background-repeat:repeat-x; background-position:50% 100%; }
a:active { color; text-decoration:none; }
//-->
</style>
<script language="JavaScript">
function bluring(){
if(event.srcElement.tagName=="A"||event.srcElement.tagName=="IMG") document.body.focus();
}
document.onfocusin=bluring;
</script>
<body onLoad="init();" text="#7EB468" link="#7EB468" vlink="#457831" alink="#457831" oncontextmenu="return false" oncontextmenu="return false" ondragstart="return false" onselectstart="return false" leftmargin="9" marginwidth="9" topmargin="0" marginheight="0">
<table style="background-repeat:no-repeat;" background="img/nal.gif" cellpadding="6" width="180" cellspacing="0">
<tr>
<td width="162" height="167" valign="top">
<SCRIPT LANGUAGE="JavaScript">
<!--
n = (document.layers) ? 1:0
ie = (document.all) ? 1:0
// 메뉴를 추가할때 꼭 추가해야하는 부분이다..
// 사용은 그대로 복사하되 숫자만 하나씩 늘려주면 된다.
function init() {
slideoutActive = 0
if (n) {
slideout1 = document.slideoutInterface.document.slideoutContent.document.slideoutContent1
slideout2 = document.slideoutInterface.document.slideoutContent.document.slideoutContent2
slideout3 = document.slideoutInterface.document.slideoutContent.document.slideoutContent3
slideout4 = document.slideoutInterface.document.slideoutContent.document.slideoutContent4
slideout5 = document.slideoutInterface.document.slideoutContent.document.slideoutContent5
slideout6 = document.slideoutInterface.document.slideoutContent.document.slideoutContent6
slideout7 = document.slideoutInterface.document.slideoutContent.document.slideoutContent7
}
// 윗 부분과 같은 방법으로 하면 된다.
if (ie) {
slideout1 = slideoutContent1.style
slideout2 = slideoutContent2.style
slideout3 = slideoutContent3.style
slideout4 = slideoutContent4.style
slideout5 = slideoutContent5.style
slideout6 = slideoutContent6.style
slideout7 = slideoutContent7.style
}
slideoutShown = slideout1
slideoutShown.xpos = 0
slideoutNew = "none"
slideoutNew.xpos = -130
}
function slideout(which) {
if (!slideoutActive && slideoutShown != which) {
slideoutActive = 1
slideoutNew = which
slideoutNew.xpos = -130
slideoutLeft()
}
}
function slideoutLeft() {
if (slideoutShown.xpos > -130) {
slideoutShown.xpos -= 10
slideoutShown.left = slideoutShown.xpos
setTimeout("slideoutLeft()",10)
}
else {
hide(slideoutShown)
show(slideoutNew)
setTimeout("slideoutRight()",10)
}
}
function slideoutRight() {
if (slideoutNew.xpos < 0) {
slideoutNew.xpos += 10
slideoutNew.left = slideoutNew.xpos
setTimeout("slideoutRight()",10)
}
else {
slideoutShown = slideoutNew
slideoutActive = 0
}
}
function show(showobj) {
if (n) showobj.visibility = "show"
if (ie) showobj.visibility = "visible"
}
function hide(hideobj) {
if (n) hideobj.visibility = "hide"
if (ie) hideobj.visibility = "hidden"
}
//-->
</SCRIPT>
<!-- 메뉴 구성 부분이다. 추가시는 똑같이하되 ID부분의 숫자만 늘려주면 된다. //-->
<p><font color="#457831"> MENU<br><A HREF="javascript:slideout(slideout1)" onfocus='this.blur()'>Main</A><br><A HREF="javascript:slideout(slideout2)" onfocus='this.blur()'>Foxrian</A><br><A HREF="javascript:slideout(slideout3)" onfocus='this.blur()'>Storyⅰ</A><br><A HREF="javascript:slideout(slideout4)" onfocus='this.blur()'>Storyⅱ</A><br><A HREF="javascript:slideout(slideout5)" onfocus='this.blur()'>Story
ⅲ</A><br><A HREF="javascript:slideout(slideout6)" onfocus='this.blur()'>Stroy
ⅳ</A><br><A HREF="javascript:slideout(slideout7)" onfocus='this.blur()'>Story
ⅴ</font></A>
<p align="right"><a href="http://www.tear-forest.com/zb41/zboard.php?id=link" target="a"><font color="#457831">이웃집</a>
</font></p>
</td>
</tr>
</table>
<DIV ID="slideoutInterface">
<DIV ID="slideoutContent">
<!-- 그 메뉴에 해당되는 내용이 보여지는 부분이다. 역시 추가시는 ID만 바꾸어주며 나용은 마음대로.. ^^ //-->
<DIV ID="slideoutContent1">
<TABLE BORDER=0 WIDTH="138">
<TD width="132">
<a onfocus='this.blur()'><font color="#457831">- </a><a href="mm2.htm" target="a" onfocus='this.blur()'>Main</a><br> <a href="Sitemap.htm" target="a">Site
map</a><br> <a href="http://www.tear-forest.com/zb41/zboard.php?id=economy" target="a">예일병의
경제이야기</a> </font></TABLE>
</DIV>
<DIV ID="slideoutContent2">
<TABLE BORDER=0 WIDTH="138">
<TD width="132">
<font color="#457831"> <a href="foxrain/profile.htm" target="a">프로필</a><br>
<a href="foxrain/foxrainstory.htm" target="a" onfocus='this.blur()'>여우비 이야기..</a><br>
<a href="http://www.tear-forest.com/zb41/zboard.php?id=diary" target="a" onfocus='this.blur()'>여우비의 세상이야기..</a><br>
<a href="foxrain/history1/hi.htm" target="a" onfocus='this.blur()'>까만눈동자 홈 이야기..</a><br>
<a href="foxrain/histroy.htm" target="a" onfocus='this.blur()'>여우비 홈 이야기..</a><br>
<a href="http://myhome.naver.com/foxrain48/" target="b"> .. 포트폴리오..</a><br> </font><font color="#7EB468"> -
다른페이지로 이동</font></TABLE>
</DIV>
<DIV ID="slideoutContent3">
<TABLE BORDER=0 WIDTH=130>
<td>
<font color="#457831"> </font><tr>
<font color="#457831"> 여우비의 작은
꿈..<br> <a href="story1/foxrain/story1.htm" target="a">< Foxrain
art ></a><br></font></p>
<p align="center"><a onfocus='this.blur()'><font color="#457831"><span style="font-size:9pt;">...Darkeye's
Story...</a><br><a href="story1/story05.htm" target="a" onfocus='this.blur()'>■</a></font>
<a href="story1/story04.htm" target="a" onfocus='this.blur()'><font color="#457831">■</font></a>
<a href="story1/story03.htm" target="a" onfocus='this.blur()'><font color="#457831">■</font></a>
<a href="story1/story02.htm" target="a" onfocus='this.blur()'><font color="#457831">■</font></a>
<a href="story1/story01.htm" target="a" onfocus='this.blur()'><font color="#457831">■</font></a>
<a href="story1/sketch.htm" target="a" onfocus='this.blur()'><font color="#457831">■</font></a> <br><font color="#457831">Other.. </font>
<a href="story1/other.htm" target="a" onfocus='this.blur()'><font color="#457831">■</font></a></span></p>
<font color="#7EB468"> <font color="#7EB468"> <font color="#457831"></Tr>
</TABLE>
</DIV>
<DIV ID="slideoutContent4">
<TABLE BORDER=0 WIDTH="140">
<TD width="134">
<a href="story2/star.htm" target="a" onfocus='this.blur()'><span style="font-size:9pt;"><font color="#457831"> 별자리Ⅰ</a>
and
<a href="story2/astro.htm" target="a" onfocus='this.blur()'>별자리Ⅱ</a><br> <a href="story2/tansung.htm" target="a" onfocus='this.blur()'>탄생석</a>
and <a href="story2/tahwa.htm" target="a" onfocus='this.blur()'>탄생화.</a>
<br> </span><a href="http://www.tear-forest.com/zb41/zboard.php?id=anger" target="a">꽃점</a>
and <span style="font-size:9pt;"><a target="a" onfocus='this.blur()' href="story2/blood/blood-a.htm">혈액형</a><br> </span><a href="story2/flower1.htm" target="a" onfocus='this.blur()'>꽃's</a>
and<span style="font-size:9pt;"> <a target="c" onfocus='this.blur()'>
</a><a target="a" onfocus='this.blur()' href="story2/love/love-all.htm">사랑.</a>
<br></span> <a href="http://www.tear-forest.com/zb41/zboard.php?id=whisper5" target="a">사진Ⅰ</a>
and
<a href="http://www.tear-forest.com/zb41/zboard.php?id=whisper4" target="a">사진Ⅱ</a><span style="font-size:9pt;"><br></font></span>
</p>
</TABLE>
</DIV>
<DIV ID="slideoutContent5">
<TABLE BORDER=0 WIDTH=130>
<TD>
<font color="#457831"> <a href="http://www.tear-forest.com/zb41/zboard.php?id=diys" target="a" onfocus='this.blur()'>DIY</a>
& DIYⅡ & BEAD <br></font><hr color="#1C3C0F">
<a href="http://www.tear-forest.com/zb41/zboard.php?id=impression" target="a"><font color="#457831">좋은글</a>
& <a href="http://www.tear-forest.com/zb41/zboard.php?id=writing" target="a">이야기</a>
& <a href="http://www.tear-forest.com/zb41/zboard.php?id=life" target="a"><font color="#457831">생활</font></font></a></TABLE>
</DIV>
<DIV ID="slideoutContent6">
<TABLE BORDER=0 WIDTH="144">
<TD width="138">
<font color="#457831"><font color="#457831"> <a href="http://www.tear-forest.com/zb41/zboard.php?id=Photoshop" target="a" onfocus='this.blur()'>포토샵</a>
<a onfocus='this.blur()'>& </a><a href="story3/font.htm" target="a" onfocus='this.blur()'>Font</a>
& <a href="http://www.tear-forest.com/zb41/zboard.php?id=it" target="a">IT</font></font></a></TABLE>
</DIV>
<DIV ID="slideoutContent7">
<TABLE BORDER=0 WIDTH=130>
<TD>
<font color="#457831"> <a href="http://www.tear-forest.com/zb41/zboard.php?id=memo" target="a">흔적남기기..</a><br><a onfocus='this.blur()'> </a> <a onfocus='this.blur()' href="http://www.tear-forest.com/zb41/zboard.php?id=borad" target="a">이야기 하기..</a> </font></TABLE>
</div>
</DIV>
</DIV>