望麓自卑—湖南大学最具潜力的校园传媒

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 1176|回复: 6

请问这里的导航树是怎么实现的?

[复制链接]
发表于 2004-12-25 13:24:12 | 显示全部楼层 |阅读模式
特别是那个一点就会收起的箭头啊
谢谢
发表于 2004-12-25 22:24:05 | 显示全部楼层
一般是用层做比较方便,也就是在DW里做。哦,你是说这里的吗?那是框架结构。
改天我把代码贴上来,请你关注!!
发表于 2004-12-25 22:33:11 | 显示全部楼层
代码如下,你可以修改一下,只要有两处,一个是left.asp和Default.asp,替换成你的文件



<body style="MARGIN: 0px" scroll=no onResize=javascript:parent.carnoc.location.reload()>

<script>

if(self!=top){top.location=self.location;}

function switchSysBar(){

if (switchPoint.innerText==3){

switchPoint.innerText=4

document.all("frmTitle").style.display="none"

}else{

switchPoint.innerText=3

document.all("frmTitle").style.display=""

}}

</script>



<style type="text/css">.navPoint {COLOR: white; CURSOR: hand; FONT-FAMILY: Webdings; FONT-SIZE: 9pt}

</style>



<table border="0" cellPadding="0" cellSpacing="0" height="100%" width="100%">

  <tr>

   <td align="middle" noWrap vAlign="center" id="frmTitle">

   

   

   <iframe frameBorder="0" id="carnoc" name="carnoc" scrolling=no src="left.asp" style="HEIGHT: 100%; VISIBILITY: inherit; WIDTH: 170px; Z-INDEX: 2">

   </iframe>

   

   



   </td>

   <td bgcolor="A4B6D7" style="WIDTH: 9pt">

   <table border="0" cellPadding="0" cellSpacing="0" height="100%">

    <tr>

      <td style="HEIGHT: 100%" onclick="switchSysBar()">

      <font style="FONT-SIZE: 9pt; CURSOR: default; COLOR: #ffffff">

      <br>

      <br>

      <br>

      <br>

      <br>

      <br>

      <br>

      <br>

      <br>

      <br>

      <br>

      <br>

      <br>

      <span class="navPoint" id="switchPoint" title="关闭/打开左栏">3</span><br>

      <br>

      <br>

      <br>

      <br>

      <br>

      <br>

      <br>

      屏幕切换 </font></td>

    </tr>

   </table>

   </td>

   <td style="WIDTH: 100%">



   <iframe frameBorder="0" id="main" name="main" scrolling="yes" src="Default.asp" style="HEIGHT: 100%; VISIBILITY: inherit; WIDTH: 100%; Z-INDEX: 1">

   </iframe>



   </td>

  </tr>

</table>

</html>

<script>

if(window.screen.width<&#39;1024&#39;){switchSysBar()}

</script>
发表于 2004-12-25 22:34:34 | 显示全部楼层
还有背景颜色你可以修改哦
发表于 2004-12-28 10:55:44 | 显示全部楼层
老大,并没有生成树呀,代码是不是有问题?
发表于 2004-12-28 11:19:48 | 显示全部楼层
对拉,只能实现框架,树型的还要对
left.asp修改。
贴出的你的叶子来,我看一下哦!!
 楼主| 发表于 2004-12-30 00:53:00 | 显示全部楼层
谢谢斑竹拉。 :)
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

每日推荐上一条 /1 下一条

小黑屋|手机版|湖南大学望麓自卑校园传媒 ( 湘ICP备14014987号 )

GMT+8, 2024-11-24 22:27 , Processed in 0.092244 second(s), 22 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表