tianshanyunhai 发表于 2005-9-28 12:29:55

做自己的QQ空间导航条

大家是不是觉得QQ空间中的导航条总是一个样,很厌倦,现在就教大家做自己个性的导航条.

删原有导航条的代码是:
<img src="http://bbs.w3sea.net/_mytemp/qqzone/SMLOGO.gif" onload="bt_1.style.display='none';bt_2.style.display='none';bt_3.style.display='none';
bt_4.style.display='none';bt_5.style.display='none';bt_6.style.display='none';bt_7.style.display='none';
bt_8.style.display='none';" style="display:none;">

新建导航条代码:
<img src="http://bbs.w3sea.net/_mytemp/qqzone/SMLOGO.gif" onload="Mlogo.innerHTML+='<div style=\'position:absolute;top:60px;right:100;width:110;\'><table border=0 width=100% cellspacing=0 cellpadding=0 height=30 onmouseover=this.style.cursor=\'hand\';><tr><td width=13 background=></td></td><td onclick=guideButton(1); align=center background=http://www.88gg.com/0727/00/0727/0/0520/logogif/logo10/0960.gif>?主页Q-Ζоηе</td><td width=13 background=></td></tr></table></div>';">

<img src="http://bbs.w3sea.net/_mytemp/qqzone/SMLOGO.gif" onload="Mlogo.innerHTML+='<div style=\'position:absolute;top:100px;right:100;width:110;\'><table border=0 width=100% cellspacing=0 cellpadding=0 height=30 onmouseover=this.style.cursor=\'hand\';><tr><td width=13 background=></td></td><td onclick=guideButton(2); align=center background=http://www.dabaoku.com/sucai/logo/logo/0047.gif>?日志Q-Ζоηе</td><td width=13 background=></td></tr></table></div>';">


<img src="http://bbs.w3sea.net/_mytemp/qqzone/SMLOGO.gif" onload="Mlogo.innerHTML+='<div style=\'position:absolute;top:140px;right:100;width:110;\'><table border=0 width=100% cellspacing=0 cellpadding=0 height=30 onmouseover=this.style.cursor=\'hand\';><tr><td width=13 background=></td></td><td onclick=guideButton(3); align=center background=http://www.dabaoku.com/sucai/logo/logo/0041.gif>?音乐Q-Ζоηе</td><td width=13 background=></td></tr></table></div>';">


<img src="http://bbs.w3sea.net/_mytemp/qqzone/SMLOGO.gif" onload="Mlogo.innerHTML+='<div style=\'position:absolute;top:180px;right:100;width:110;\'><table border=0 width=100% cellspacing=0 cellpadding=0 height=30 onmouseover=this.style.cursor=\'hand\';><tr><td width=13 background=></td></td><td onclick=guideButton(4); align=center background=http://www.88gg.com/0727/00/0727/0/0520/logogif/logo4/0412.gif>?留言Q-Ζоηе</td><td width=13 background=></td></tr></table></div>';">

<img src="http://bbs.w3sea.net/_mytemp/qqzone/SMLOGO.gif" onload="Mlogo.innerHTML+='<div style=\'position:absolute;top:220px;right:100;width:110;\'><table border=0 width=100% cellspacing=0 cellpadding=0 height=30 onmouseover=this.style.cursor=\'hand\';><tr><td width=13 background=></td></td><td onclick=guideButton(5); align=center background=http://www.88gg.com/0727/00/0727/0/0520/logogif/logo5/0514.gif>?相册Q-Ζоηе</td><td width=13 background=></td></tr></table></div>';">

<img src="http://bbs.w3sea.net/_mytemp/qqzone/SMLOGO.gif" onload="Mlogo.innerHTML+='<div style=\'position:absolute;top:260px;right:100;width:110;\'><table border=0 width=100% cellspacing=0 cellpadding=0 height=30 onmouseover=this.style.cursor=\'hand\';><tr><td width=13 background=></td></td><td onclick=guideButton(6); align=center background=http://www.88gg.com/0727/00/0727/0/0520/logogif/logo12/1148.gif>?相册Q-Ζоηе</td><td width=13 background=></td></tr></table></div>';">

<img src="http://bbs.w3sea.net/_mytemp/qqzone/SMLOGO.gif" onload="Mlogo.innerHTML+='<div style=\'position:absolute;top:300px;right:100;width:110;\'><table border=0 width=100% cellspacing=0 cellpadding=0 height=30 onmouseover=this.style.cursor=\'hand\';><tr><td width=13 background=></td></td><td onclick=guideButton(7); align=center background=http://www.88gg.com/0727/00/0727/0/0520/logogif/logo10/0965.gif>?资料Q-Ζоηе</td><td width=13 background=></td></tr></table></div>';">

<img src="http://bbs.w3sea.net/_mytemp/qqzone/SMLOGO.gif" onload="Mlogo.innerHTML+='<div style=\'position:absolute;top:340px;right:100;width:110;\'><table border=0 width=100% cellspacing=0 cellpadding=0 height=30 onmouseover=this.style.cursor=\'hand\';><tr><td width=13 background=></td></td><td onclick=guideButton(8); align=center background=http://www.88gg.com/0727/00/0727/0/0520/logogif/logo12/1148.gif>?互动Q-Ζоηе</td><td width=13 background=></td></tr></table></div>';">
页: [1]
查看完整版本: 做自己的QQ空间导航条