会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
封起De日子
微星横向菜单
代码如下:
<head> <script language=JavaScript> <!-- function showLayer(layerName) { eval(layerRef+'["'+layerName+'"]'+styleSwitch+'.visibility="visible"'); } function hideLayer(layerName) { eval(layerRef+'["'+layerName+'"]'+styleSwitch+'.visibility="hidden"'); } ns=0; layerRef="document.all" styleSwitch=".style" menutop=40; if (ns) menutop=43; //--> </script> </head> <body text=#000000 bgColor=#ffffff leftMargin=0 topMargin=0 marginheight="0" marginwidth="0"> <div id=product onmouseover="javascript:showLayer('product'); hideLayer('order');" style="Z-INDEX: 5; LEFT: 10px; VISIBILITY: hidden; WIDTH: 347px; POSITION: absolute; TOP: 21px; HEIGHT: 30px" onmouseout="javascript:hideLayer('product');"> <TABLE height=21 cellSpacing=0 cellPadding=0 width=340 bgColor=#dfdfdf border=0> <TR> <TD width=10 bgColor=#666666> </TD> <TD vAlign=bottom align=middle width=80><a href="products/index.asp">产品导航</a></TD> <TD vAlign=bottom align=middle width=80><a href="award/index.asp">荣誉奖项</a></TD> <TD vAlign=bottom align=middle width=80><a href="feature/index.asp">产品特色</a></TD> <TD vAlign=bottom align=middle width=80><a href="certificate/index.asp">产品认证</a></TD> <TD width=10 bgColor=#666666> <div align=center></div></TD></TR> <TR> <TD width=10 bgColor=#666666 height=1></TD> <TD width=80 bgColor=#666666></TD> <TD width=80 bgColor=#666666></TD> <TD width=80 bgColor=#666666></TD> <TD width=80 bgColor=#666666></TD> <TD width=10 bgColor=#666666></TD></TR></TABLE> </div> <div id=order onmouseover="javascript:showLayer('order'); hideLayer('product');" style="Z-INDEX: 6; LEFT: 50px; VISIBILITY: hidden; WIDTH: 348px; POSITION: absolute; TOP: 21px; HEIGHT: 30px" onmouseout="javascript:hideLayer('order');"> <TABLE height=21 cellSpacing=0 cellPadding=0 width=340 bgColor=#dfdfdf border=0> <TR> <TD width=10 bgColor=#666666> </TD> <TD vAlign=bottom align=middle width=80><a href="order/index.asp">网上订购</a></TD> <TD vAlign=bottom align=middle width=80><a href="auction/index.asp">网上拍卖</a></TD> <TD vAlign=bottom align=middle width=80><a href="wherebuy/index.asp">各地经销</a></TD> <TD vAlign=bottom align=middle width=80><a href="service/index.asp">维修条例</a></TD> <TD width=10 bgColor=#666666> <div align=center></div></TD></TR> <TR> <TD width=10 bgColor=#666666 height=1></TD> <TD width=80 bgColor=#666666></TD> <TD width=80 bgColor=#666666></TD> <TD width=80 bgColor=#666666></TD> <TD width=80 bgColor=#666666></TD> <TD width=10 bgColor=#666666></TD></TR></TABLE></div> <TABLE height=25 cellSpacing=0 cellPadding=0 width=760 border=0> <TBODY> <TR> <TD vAlign=center align=middle width=378 bgColor=#dfdfdf> <TABLE height=21 cellSpacing=0 cellPadding=0 width=360 border=0> <TBODY> <TR> <TD width=60> <div align=center><a onmouseover="showLayer('product'); hideLayer('order');" onmouseout="hideLayer('product')" href="bios/index.asp#">产品</a></div></TD> <TD width=60> <div align=center><a onmouseover="showLayer('order'); hideLayer('product');" onmouseout="hideLayer('order')" href="bios/index.asp#">导购</a></div></TD> <TD width=60> <div align=center><a href="index.asp">首页</a></div> </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE> </BODY></HTML>
[Ctrl+A 全选 提示:你可先修改部分代码,再点运行代码]
posted on
2006-05-16 00:59
封起De日子
阅读(
94
) 评论(
0
)
编辑
收藏
举报
刷新页面
返回顶部
导航
博客园
首页
新随笔
联系
订阅
管理
公告