可折叠的自动伸缩菜单

演示地址:http://www.souab.com/Demo/200909/LRMenu/

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>可折叠的自动伸缩菜单_不懂戀愛魚兒</title>
<script language="JavaScript" type="text/javascript" src="Js/Menu.js"></script>
<link href="Css/Css.css" rel="stylesheet" type="text/css" />
</head>

<body>
<div align="center">
<div id="my_menu" class="sdmenu">
      <div>
        <span>企业管理</span>
        <a href="http://www.71hainan.com/Manage/QianYan/">管理前沿</a>
        <a href="http://www.71hainan.com/Manage/RenLi/">人力资源</a>
        <a href="http://www.71hainan.com/Manage/ShiChang/">市场营销</a>
    </div>
  
      <div>
        <span>信息速递</span>
        <a href="http://www.71hainan.com/News/hnnews/">本地新闻</a>
        <a href="http://www.71hainan.com/News/domestic/">国内新闻</a>
        <a href="http://www.71hainan.com/News/shehui/">社会新闻</a>
  <a href="http://www.71hainan.com/News/yule/">娱乐新闻</a>
    </div>
       <div>
        <span>海南旅游</span>
        <a href="http://www.71hainan.com/Travel/Health/">饮食养生</a>
        <a href="http://www.71hainan.com/Travel/JingDian/">旅游景点</a>
        <a href="http://www.71hainan.com/Travel/Food/">海南美食</a>
    </div>
    <div>
        <span>人物</span>
        <a href="http://www.71hainan.com/Entrepreneur/Synopsis/">人物简介</a>
        <a href="http://www.71hainan.com/Entrepreneur/">人物新闻</a>
    </div>
    </div>
</div>
</body>
</html>
<script type="text/javascript">
 // <![CDATA[
 var myMenu;
 window.onload = function() {
  myMenu = new SDMenu("my_menu");
  myMenu.init();
  var firstSubmenu = myMenu.submenus[0];
myMenu.expandMenu(firstSubmenu);
 };
 // ]]>
 </script>
<BR /><BR />
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td align="center"><script type="text/javascript"><!--
google_ad_client = "pub-2176993388255317";
/* 728x90, 创建于 09-3-30 */
google_ad_slot = "7010104479";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
        <script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  </script>
    </td>
  </tr>
  <tr>
    <td height="8"></td>
  </tr>
  <tr>
    <td align="center"><script type="text/javascript"><!--
google_ad_client = "pub-2176993388255317";
/* 728x15, 创建于 09-2-28 */
google_ad_slot = "7729442397";
google_ad_width = 728;
google_ad_height = 15;
//-->
</script>
        <script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  </script></td>
  </tr>
  <tr>
    <td height="8"></td>
  </tr>
  <tr>
    <td align="center"><script type="text/javascript"><!--
google_ad_client = "pub-2176993388255317";
/* 728x90, 创建于 09-3-29 */
google_ad_slot = "3221108693";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
        <script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
  </script></td>
  </tr>
</table>

附件下载:
LRMenu.rar 4.18KB

引用地址:

post by 不懂戀愛魚兒 | 2009年9月5日 | 归档于 [导航菜单]
标签: 菜单

发表评论

sitemap