繁體
|
簡體
Sclub交友聊天~加入聊天室當版主
(檢舉)
分享
新浪微博
QQ空间
人人网
腾讯微博
Facebook
Google+
Plurk
Twitter
Line
標題:
[版型教學]
超级酷的网页导航菜单
[打印本頁]
作者:
bonimon
時間:
2010-12-2 11:44
標題:
超级酷的网页导航菜单
效果图:
[attach]148[/attach]
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>蓝氏论坛</title>
<STYLE>
<!--
.xmenu td{font-size:12px;font-family:verdana,arial;font-weight:none;color:#333333;border:1px solid #ffffff;background:#f6f6f6;filter:blendtrans(duration=0.5);cursor:hand;text-align:center;}
-->
</STYLE>
<script>
/*
http://2010.hotbbs.info蓝氏论坛
这是把事件动作绑定到菜单上的函数
*/
function attachXMenu(objid){
var tds=objid.getElementsByTagName('td');
for(var i=0;i<tds.length;i++){
with(tds[i]){
onmouseover=function(){
with(this){
filters[0].apply();
style.background='#3ea936'; //这是鼠标移上去时的背景颜色
style.border='1px solid #ffffff'; //边框
style.color='#ffffff'; //文字颜色
filters[0].play();
}
}
onmouseout=function(){
with(this){
filters[0].apply();
style.background='#f6f6f6'; //这是鼠标离开时的背景颜色
style.border='1px solid #ffffff'; //边框
style.color='#333333'; //文字颜色
filters[0].play();
}
}
}
}
}
</script>
</head>
<body>
<div align="center">
<table border="1" width="778" cellpadding="0" style="border-collapse: collapse" height="30" id="table4" bgcolor=#DBDBDB bordercolor="#DBDBDB" cellspacing="0">
<tr>
<td>
<div align="center">
<table class="xmenu" id="xmenu0" border="0" width="776" cellspacing="3" cellpadding="3" height="30" id="table5">
<tr>
<td onclick="window.open('http://2010.hotbbs.info', '_blank');">论坛首页</td>
<td onclick="window.open('http://2010.hotbbs.info/forumdisplay.php?fid=7', '_blank');">DZ美化插件</td>
<td onclick="window.open('http://2010.hotbbs.info/forumdisplay.php?fid=6', '_blank');">DZ风格模板</td>
<td onclick="window.open('http://2010.hotbbs.info/faq.php?action=faq&id=42', '_blank');">电视直播</td>
<td onclick="window.open('http://2010.hotbbs.info/forumdisplay.php?fid=23', '_blank');">综合资源区</td>
<td onclick="window.open('http://2010.hotbbs.info/forumdisplay.php?fid=8', '_blank');">素材与图片</td>
<td onclick="window.open('http://2010.hotbbs.info/forumdisplay.php?fid=25', '_blank');">爆笑一刻</td>
<td onclick="window.open('http://2010.hotbbs.info/forumdisplay.php?fid=2', '_blank');">公告大厅</td>
<td onclick="window.open('http://2010.hotbbs.info/forumdisplay.php?fid=2', '_blank');">新人报到</td>
</tr>
</table><script>attachXMenu(xmenu0); //在上面这个table结束的地方执行事件动作的绑定, 这里的这个xmenu0就是那个table的id</script>
</div>
</td>
</tr>
</table>
</div>
</body>
</html>
複製代碼
代码放在头部信息。
请大家看帖回回帖,以资鼓励
作者:
ldzy
時間:
2013-4-23 17:15
蓝大,你先把那个预览图弄出来吧~!更能方便大家~!
歡迎光臨 SCLUB免費論壇申請-使用者論壇 (http://sclub.com.tw/discuz/)
Powered by Discuz! 7.2