国产一级a片免费看高清,亚洲熟女中文字幕在线视频,黄三级高清在线播放,免费黄色视频在线看

打開APP
userphoto
未登錄

開通VIP,暢享免費電子書等14項超值服

開通VIP
只顯示一個菜單
<!--Design by Myhyli //-->
<html>
<head>
<title>Crazy Window-中國站長站www.chinaz.com</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css">
<!--
body,div {  font:menu}
.main {background-color:#DDDDDD}
.sub {background-color:#EAEAEA;padding-left:1em}
-->
</style>
<script>
function closewin() {
if (opener!=null && !opener.closed) {
opener.window.newwin=null;
opener.openbutton.disabled=false;
opener.closebutton.disabled=true;
}
}

var count=0;//做計數(shù)器
var limit=new Array();//用于記錄當前顯示的哪幾個菜單
var countlimit=1;//同時打開菜單數(shù)目,可自定義
function expandIt(el) {
obj = eval("sub" + el);
 if (obj.style.display == "none") {
  obj.style.display = "block";//顯示子菜單
  if (count<countlimit) {//限制2個
  limit[count]=el;//錄入數(shù)組
  count++;
  }
  else {
  eval("sub" + limit[0]).style.display = "none";
  for (i=0;i<limit.length-1;i++) {limit[i]=limit[i+1];}//數(shù)組去掉頭一位,后面的往前挪一位
  limit[limit.length-1]=el;
  }
 }
 else {
 obj.style.display = "none";
 var j;
 for (i=0;i<limit.length;i++) {if (limit[i]==el) j=i;}//獲取當前點擊的菜單在limit數(shù)組中的位置
 for (i=j;i<limit.length-1;i++) {limit[i]=limit[i+1];}//j以后的數(shù)組全部往前挪一位
 limit[limit.length-1]=null;//刪除數(shù)組最后一位
 count--;
 }
}

</script>
</head>
<body bgcolor="#666699" text="#000000" leftmargin="0" topmargin="0" onunload="closewin()" scroll="no" onload="if(opener!=null){opener.setbg();opener.setborder();opener.setmargin();opener.setscroll();opener.setbgfix();opener.setbgrepeat();}">
<p><a href=# onclick="window.close()"><font color="#FFFFFF">關(guān)閉窗口</font></a></p>
<font color="#FFFFFF">當前同時打開菜單數(shù)目為1</font>
<div class=main id=main1 onclick=expandIt(1)>menu1
<div class=sub id=sub1 style="display:none">sub1<br>
sub2<br>
sub3</div>
</div>
<div class=main id=main2 onclick=expandIt(2)>menu2
<div class=sub id=sub2 style="display:none">sub2<br>
sub2<br>
sub3</div>
</div>
<div class=main id=main3 onclick=expandIt(3)>menu3
<div class=sub id=sub3 style="display:none">sub1<br>
sub2<br>
sub3</div>
</div>
<div class=main id=main4 onclick=expandIt(4)>menu4
<div class=sub id=sub4 style="display:none">sub1<br>
sub2<br>
sub3</div>
</div>
<div class=main id=main5 onclick=expandIt(5)>menu5
<div class=sub id=sub5 style="display:none">sub1<br>
sub2<br>
sub3</div>
</div>
</body>
</html>
本站僅提供存儲服務(wù),所有內(nèi)容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請點擊舉報
打開APP,閱讀全文并永久保存 查看更多類似文章
猜你喜歡
類似文章
3W交互網(wǎng) - 按鈕導(dǎo)航(導(dǎo)航類)
純CSS簡潔TAB滑動門切換代碼
CSS布局十八般武藝都在這里了
CSS布局之--淘寶雙飛翼布局
建站教程>CMS建站>帝國cms二級樹形菜單
在ASP中使用類class
更多類似文章 >>
生活服務(wù)
分享 收藏 導(dǎo)長圖 關(guān)注 下載文章
綁定賬號成功
后續(xù)可登錄賬號暢享VIP特權(quán)!
如果VIP功能使用有故障,
可點擊這里聯(lián)系客服!

聯(lián)系客服