|
¾Æ·¡ ¼Ò½º¸¦ µû·Î ÀúÀåÇØ µÎ¼Å¼ ´ÙÀ½¹ø¿¡µµ Àß È°¿ëÇØ¼ ½áº¸¼¼¿ä...
<html>
<head>
<title> New Document </title>
<meta name="Generator" content="EditPlus">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">
<style>
a:link {text-decoration:none;color:black;font-size:9pt;color:white}
a:visited {text-decoration:none;color:black;font-size:9pt;color:white}
a:hover {text-decoration:none;color:black;font-size:9pt;color:white}
.aa { font-family: "±¼¸²", "±¼¸²Ã¼"; font-size: 9pt;color:white;font-weight:bold}
</style>
<script language="JavaScript">
<!--
function ViewData(user) {
if(user == 1) {
if(example1.style.display == "block") { // ÇÏÀ§ ¸Þ´º°¡ ¿¸° »óŶó¸é
example1.style.display = "none"; // ÇÏÀ§ ¸Þ´º¸¦ ´Ý´Â´Ù.
} else { // ÇÏÀ§ ¸Þ´º°¡ ¿¸° »óŰ¡ ¾Æ´Ï¶ó¸é
example1.style.display = "block"; // ÇÏÀ§ ¸Þ´º¸¦ ¿¬´Ù.
example2.style.display = "none"; // ´Ù¸¥ ¸Þ´ºÀÇ ÇÏÀ§ ¸Þ´º¸¦ ´Ý´Â´Ù.
}
}
if(user == 2) {
if(example2.style.display == "block") {
example2.style.display = "none";
} else {
example2.style.display = "block";
example1.style.display = "none";
}
}
}
//-->
</script>
</head>
<body topmargin=0 leftmargin=0>
<table border=1 width=100 cellpadding=0 cellspacing=0 bordercolorlight=black bordercolordark=white width=100 bgcolor=#E8E8E8>
<tr>
<td>
<table border=0 cellpadding=0 cellspacing=0 bordercolorlight=black bordercolordark=white width=100 bgcolor=#585858>
<tr height=25>
<td width=100 align=center><a href=# onclick="ViewData('1')" class=aa>menu1</a></td>
</tr>
</table>
<div id=example1 style="display:none;">
<table border=0 cellpadding=0 cellspacing=0 bordercolorlight=black bordercolordark=white width=100>
<tr height=25>
<td width=100 class=aa align=center><a href="#"><font color="black">submenu1</font></a></td>
</tr>
<tr height=25>
<td width=100 class=aa align=center><a href="#"><font color="black">submenu2</font></a></td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td>
<table border=0 cellpadding=0 cellspacing=0 bordercolorlight=black bordercolordark=white width=100 bgcolor=#585858>
<tr height=25>
<td width=100 align=center><a href=# onclick="ViewData('2')" class=aa>menu2</a></td>
</tr>
</table>
<div id=example2 style="display:none;">
<table border=0 cellpadding=0 cellspacing=0 bordercolorlight=black bordercolordark=white width=100>
<tr height=25>
<td width=100 class=aa align=center><a href="#"><font color="black">submenu1</font></a></td>
</tr>
</table>
<table border=0 cellpadding=0 cellspacing=0 bordercolorlight=black bordercolordark=white width=100>
<tr height=25>
<td width=100 class=aa align=center><a href="#"><font color=black>submenu2</font></a></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
¾Æ·¡ ¼Ò½º¸¦ µû·Î ÀúÀåÇØ µÎ¼Å¼ ´ÙÀ½¹ø¿¡µµ Àß È°¿ëÇØ¼ ½áº¸¼¼¿ä...
<html>
<head>
<title> New Document </title>
<meta name="Generator" content="EditPlus">
<meta name="Author" content="">
<meta name="Keywords" content="">
<meta name="Description" content="">
<style>
a:link {text-decoration:none;color:black;font-size:9pt;color:white}
a:visited {text-decoration:none;color:black;font-size:9pt;color:white}
a:hover {text-decoration:none;color:black;font-size:9pt;color:white}
.aa { font-family: "±¼¸²", "±¼¸²Ã¼"; font-size: 9pt;color:white;font-weight:bold}
</style>
<script language="JavaScript">
<!--
function ViewData(user) {
if(user == 1) {
if(example1.style.display == "block") { // ÇÏÀ§ ¸Þ´º°¡ ¿¸° »óŶó¸é
example1.style.display = "none"; // ÇÏÀ§ ¸Þ´º¸¦ ´Ý´Â´Ù.
} else { // ÇÏÀ§ ¸Þ´º°¡ ¿¸° »óŰ¡ ¾Æ´Ï¶ó¸é
example1.style.display = "block"; // ÇÏÀ§ ¸Þ´º¸¦ ¿¬´Ù.
example2.style.display = "none"; // ´Ù¸¥ ¸Þ´ºÀÇ ÇÏÀ§ ¸Þ´º¸¦ ´Ý´Â´Ù.
}
}
if(user == 2) {
if(example2.style.display == "block") {
example2.style.display = "none";
} else {
example2.style.display = "block";
example1.style.display = "none";
}
}
}
//-->
</script>
</head>
<body topmargin=0 leftmargin=0>
<table border=1 width=100 cellpadding=0 cellspacing=0 bordercolorlight=black bordercolordark=white width=100 bgcolor=#E8E8E8>
<tr>
<td>
<table border=0 cellpadding=0 cellspacing=0 bordercolorlight=black bordercolordark=white width=100 bgcolor=#585858>
<tr height=25>
<td width=100 align=center><a href=# onclick="ViewData('1')" class=aa>menu1</a></td>
</tr>
</table>
<div id=example1 style="display:none;">
<table border=0 cellpadding=0 cellspacing=0 bordercolorlight=black bordercolordark=white width=100>
<tr height=25>
<td width=100 class=aa align=center><a href="#"><font color="black">submenu1</font></a></td>
</tr>
<tr height=25>
<td width=100 class=aa align=center><a href="#"><font color="black">submenu2</font></a></td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td>
<table border=0 cellpadding=0 cellspacing=0 bordercolorlight=black bordercolordark=white width=100 bgcolor=#585858>
<tr height=25>
<td width=100 align=center><a href=# onclick="ViewData('2')" class=aa>menu2</a></td>
</tr>
</table>
<div id=example2 style="display:none;">
<table border=0 cellpadding=0 cellspacing=0 bordercolorlight=black bordercolordark=white width=100>
<tr height=25>
<td width=100 class=aa align=center><a href="#"><font color="black">submenu1</font></a></td>
</tr>
</table>
<table border=0 cellpadding=0 cellspacing=0 bordercolorlight=black bordercolordark=white width=100>
<tr height=25>
<td width=100 class=aa align=center><a href="#"><font color=black>submenu2</font></a></td>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
|