E

위에서 하나씩 떨어지는 메뉴 스크립트

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<title> jasko sample script </title>

<!---- [1단계] 아래 코드를 <HEAD> 와 </HEAD> 태그 사이에 붙여 넣으세요 --->

<style type="text/css">
<!--
a:link { text-decoration: none;}
a:visited { text-decoration: none;}
a:active { text-decoration: none;}
-->
</style>

<script language="javascript">
<!--
function dropMenu() {
speed=0;
topdistance=10; // 맨위 메뉴가 보여질 위쪽위치(위에서 10픽셀 떨어진 지점부터 메뉴가 보여집니다)
items=4;
y=-50;
ob=1;
if (navigator.appName == "Netscape") {
v=".top=",dS="document.",sD="";
}
else {
v=".pixelTop=",dS="",sD=".style";
}
}
function scrollItems() {
if (ob<items+1) {
objectX="object"+ob; y+=10; eval(dS + objectX + sD + v + y);
if (y<topdistance) setTimeout("scrollItems()",speed);
else y=-50, topdistance+=40, ob+=1, setTimeout("scrollItems()",speed);
}
}
// -->
</script>

</head>

<!---- [2단계] onLoad="dropMenu(), scrollItems();" 코드를 <BODY> 태그 안에 붙여 넣으세요 --->

<body bgcolor="white" text="black" link="white" vlink="white" alink="red" onLoad="dropMenu(), scrollItems();">

<!---- [2단계] 아래의 방법으로 <BODY> 와 </BODY> 태그 사이에 붙여 넣으세요 --->

<div id="object1" style="width:100px; height:100px; position:absolute; left:10px; top:-50px; z-index:2; visibility:show;">
<table style="border-width:1; border-color:silver; border-style:solid;" border="0" width=70 bgcolor=#0066FF>
<td>
<center>

<font size="2"><a href=#>메뉴 - 1</a></font>
</center>
</td>
</table>
</div>

<div id="object2" style="width:100px; height:100px; position:absolute; left:10px; top:-50px; z-index:2; visibility:show;">
<table style="border-width:1; border-color:silver; border-style:solid;" border="0" width=70 bgcolor=#333333>
<td>
<center>

<font size="2"><a href=#>메뉴 - 2</a></font>
</center>
</td>
</table>
</div>

<div id="object3" style="width:100px; height:100px; position:absolute; left:10px; top:-50px; z-index:2; visibility:show;">
<table style="border-width:1; border-color:silver; border-style:solid;" border="0" width=70 bgcolor=#FF6633>
<td>
<center>

<font size="2"><a href=#>메뉴 - 3</a></font>
</center>
</td>
</table>
</div>

<div id="object4" style="width:100px; height:100px; position:absolute; left:10px; top:-50px; z-index:2; visibility:show;">
<table style="border-width:1; border-color:silver; border-style:solid;" border="0" width=70 bgcolor=#008080>
<td>
<center>

<font size="2"><a href=#>메뉴 - 4</a></font>
</center>
</td>
</table>
</div>

<!------------------------- 여기까지 ------------------------------------>

</body>
</html><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

+
제목 글쓴이 날짜 조회
19년 전 조회 2,173
19년 전 조회 3,608
19년 전 조회 2,439
19년 전 조회 2,962
19년 전 조회 2,600
19년 전 조회 4,632
19년 전 조회 2,736
19년 전 조회 3,025
19년 전 조회 3,762
19년 전 조회 3,966
19년 전 조회 3,510
19년 전 조회 2,726
19년 전 조회 3,304
19년 전 조회 4,160
19년 전 조회 4,038
19년 전 조회 1,967
19년 전 조회 2,456
19년 전 조회 5,671
19년 전 조회 6,978
19년 전 조회 2,806
19년 전 조회 2,388
19년 전 조회 2,872
19년 전 조회 3,514
19년 전 조회 3,753
19년 전 조회 3,228
19년 전 조회 2,875
19년 전 조회 4,961
19년 전 조회 6,988
19년 전 조회 5,248
19년 전 조회 6,213
19년 전 조회 2,935
19년 전 조회 2,759
19년 전 조회 2,470
19년 전 조회 2,560
19년 전 조회 4,868
19년 전 조회 4,914
19년 전 조회 2,780
19년 전 조회 2,423
19년 전 조회 2,754
19년 전 조회 3,389
19년 전 조회 3,170
19년 전 조회 2,153
19년 전 조회 2,218
19년 전 조회 3,390
19년 전 조회 2,601
19년 전 조회 3,868
19년 전 조회 2,808
19년 전 조회 2,092
19년 전 조회 2,730
19년 전 조회 1,984
19년 전 조회 1,673
19년 전 조회 1,786
19년 전 조회 2,077
19년 전 조회 1,817
19년 전 조회 2,019
19년 전 조회 1,813
19년 전 조회 2,209
19년 전 조회 2,098
19년 전 조회 1,720
19년 전 조회 1,703
19년 전 조회 1,600
19년 전 조회 1,470
19년 전 조회 1,658
19년 전 조회 2,222
19년 전 조회 2,645
19년 전 조회 3,140
19년 전 조회 2,553
19년 전 조회 2,052
19년 전 조회 7,285
19년 전 조회 3,987
19년 전 조회 2,568
19년 전 조회 2,607
19년 전 조회 3,110
19년 전 조회 6,021
19년 전 조회 5,821
19년 전 조회 2,483
19년 전 조회 3,535
19년 전 조회 3,100
19년 전 조회 2,464
19년 전 조회 2,983
19년 전 조회 1,834
19년 전 조회 1,977
19년 전 조회 2,084
19년 전 조회 2,257
19년 전 조회 1,924
19년 전 조회 2,062
19년 전 조회 2,018
19년 전 조회 2,104
19년 전 조회 1,771
19년 전 조회 2,895
19년 전 조회 2,216
19년 전 조회 3,484
19년 전 조회 3,542
19년 전 조회 2,779
19년 전 조회 2,858
19년 전 조회 2,691
19년 전 조회 2,932
19년 전 조회 2,940
19년 전 조회 3,406
19년 전 조회 3,124