中文字幕亚洲欧美一区_国产JIZZJIZZ免费看_亚洲av大码在线_亚洲黄色一级毛片_野花影视大全在线观看免费_欧美一区二区三区免费不卡_欧美日韩国产在线精品_国产福利盒子在线看片_精品国产人成在线_日韩欧美动漫一区在线

咨詢電話:024-31891684

網(wǎng)站建設(shè)|注冊|登錄 | 易勢大連分公司

沈陽網(wǎng)站設(shè)計,易勢為您量身打造!

 

design frontier設(shè)計前沿當前位置:首頁>主要服務(wù)>網(wǎng)站設(shè)計>設(shè)計前沿

簡單實用的三級側(cè)導(dǎo)航源碼

隨著網(wǎng)站內(nèi)容的不斷增加,我們需要對其進行分類整理,而隨之而來的就是網(wǎng)站欄目的增加。

那怎么能把所有的欄目顯示出來呢?

下面我為大家提供一段欄目導(dǎo)航代碼。

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<link rel="stylesheet" type="text/css" href="css/css.css" />
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<meta name="keywords" content="JS代碼,菜單導(dǎo)航,JS廣告代碼,JS特效代碼" />
<meta name="description" content="此代碼內(nèi)容為3級橫向?qū)Ш讲藛?,屬于站長常用代碼,更多菜單導(dǎo)航代碼請訪問懶人圖庫JS代碼頻道。" />
<title>3級橫向?qū)Ш讲藛蝊懶人圖庫</title>
<script type="text/javascript">
//SuckerTree Vertical Menu (Aug 4th, 06)
//By Dynamic Drive: http://www.dynamicdrive.com/style/

var menuids=["suckertree1"] //Enter id(s) of SuckerTree UL menus, separated by commas
function buildsubmenus(){
for (var i=0; i<menuids.length; i++){
  var ultags=document.getElementById(menuids[i]).getElementsByTagName("ul")
    for (var t=0; t<ultags.length; t++){
    ultags[t].parentNode.getElementsByTagName("a")[0].className="subfolderstyle"
    ultags[t].parentNode.onmouseover=function(){
    this.getElementsByTagName("ul")[0].style.display="block"
    }
    ultags[t].parentNode.onmouseout=function(){
    this.getElementsByTagName("ul")[0].style.display="none"
    }
    }
  }
}
if (window.addEventListener)
window.addEventListener("load", buildsubmenus, false)
else if (window.attachEvent)
window.attachEvent("onload", buildsubmenus)
</script>
<style type="text/css">
.suckerdiv ul { margin: 0; padding: 0; list-style-type: none; width: 150px; /* Width of Menu Items */ border-bottom: 1px solid #ccc; }
.suckerdiv ul li { position: relative; }
/*1st level sub menu style */
.suckerdiv ul li ul { left: 149px; /* Parent menu width - 1*/ position: absolute; width: 160px; /*sub menu width*/ top: 0; display: none; }
/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul { left: 159px; /* Parent menu width - 1*/ }
/* menu links style */
.suckerdiv ul li a { display: block; color: black; text-decoration: none; font:12px 宋體; background: #fff; padding: 5px 5px; border: 1px solid #ccc; border-bottom: 0; }
.suckerdiv ul li a:visited { color: black; }
.suckerdiv ul li a:hover { color: white; background-color: gray; }
.suckerdiv .subfolderstyle { background: url(../images/arrow-list.gif) no-repeat center right; }
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */
</style>
</head>
<body>
<div class="suckerdiv">
<ul id="suckertree1">
<li><a href="#">Item 1</a></li>
<li><a href="#">Item 2</a></li>
<li><a href="#">Folder 1</a>
  <ul>
  <li><a href="#">Sub Item 1.1</a></li>
  <li><a href="#">Sub Item 1.2</a></li>
  </ul>
</li>
<li><a href="#">Item 3</a></li>
<li><a href="#">Folder 2</a>
  <ul>
  <li><a href="#">Sub Item 2.1</a></li>
  <li><a href="#">Folder 2.1</a>
    <ul>
    <li><a href="#">Sub Item 2.1.1</a></li>
    <li><a href="#">Sub Item 2.1.2</a></li>
    <li><a href="#">Sub Item 2.1.3</a></li>
    <li><a href="#">Sub Item 2.1.4</a></li>
    </ul>
  </li>
</ul>
</a>
</li>
<li><a href="#">Item 4</a></li>
</ul>
</div>
</body>
</html>

 

上一條資訊|返回欄目頁|下一條資訊

我們可以不賺錢,也一定要將網(wǎng)站設(shè)計好!這就是易勢網(wǎng)站設(shè)計師存在于沈陽網(wǎng)站設(shè)計行業(yè)的意義!

top

網(wǎng)絡(luò)策劃公司|新浪官方微博|大連網(wǎng)站建設(shè)