热门关键字:  PHP  Cisco  seo  网络广告 虚拟主机 中文域名
当前位置 :| 主页>网页特效>页面导航>

动态导航脚本

来源: 作者: 时间:2005-05-21 点击:


<!-- 要实现此效果需要 1 个步骤: -->

<!-- 第 1 步: -->
<!-- 把下面的代码加到<BODY></BODY>区域中: -->

<script language=javascript>

<!--

var index = 9

link = new Array(8);

text = new Array(8);



link[0] ='time1.htm'

link[1] ='time2.htm'

link[2] ='time3.htm'

link[3] ='time1.htm'

link[4] ='time2.htm'

link[5] ='time3.htm'

link[6] ='time1.htm'

link[7] ='time2.htm'

link[8] ='time3.htm'





text[0] ='说明一'

text[1] ='说明一'

text[2] ='说明一'

text[3] ='说明一'

text[4] ='说明一'

text[5] ='说明一'

text[6] ='说明一'

text[7] ='说明一'

text[8] ='说明一'



document.write ("<marquee scrollamount='1' scrolldelay='100' direction= 'up' width='150' height='150'>");



for (i=0;i<index;i++){

document.write ("&nbsp;<img src='arrow.gif' width='12' height='12'><a href="+link[i]+" target='_blank'>");

document.write (text[i] + "</A><br>");

}

document.write ("</marquee>")

// -->

</script>


上一篇:WINDOWS XP风格的鼠标右键菜单
下一篇:没有了
最新评论共有 0 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册
赞助商连接