找回密码
 注册
查看: 3937|回复: 3
收起左侧

7.3电台音乐版

[复制链接]

5312

主题

8317

帖子

1万

积分

管理员

出售国内外虚拟空间

Rank: 10Rank: 10Rank: 10

积分
14660
帖子
8317
精华
67
体力
14660 点
蓝豆
2391 点
注册时间
2007-6-8

终身成就奖LY官方团队会员身份ID卡

发表于 2009-4-14 17:31:51 | 显示全部楼层 |阅读模式
有2种方法第一种是在顶部显示,第二种是在底部显示的,随自己的爱好

打开TEMPLATE / WIND / header.htm

找到代码

<ul id=\"nav-global\">


在下面加

<SCRIPT type=text/javascript>
if(parent.location.href=={$db_bbsurl}/music.htm){
document.write(\" | <a href=\"+window.location.href+\" target=_parent>关音乐</a> | <a
href=radio.htm target=_parent>电台版</a>\");
}else if(parent.location.href=={$db_bbsurl}/radio.htm){
document.write(\" | <a href=music.htm target=_parent>音乐版</a> | <a
href=\"+window.location.href+\" target=_parent>关电台</a>\");
}else{
document.write(\" | <a href=music.htm target=_top>音乐版</a> | <a href=radio.htm
target=_top>电台版</a>\");
}
</SCRIPT>|

还有一种方法

打开TEMPLATE / WIND / footer.htm
找到代码
<ul>{$GLOBALS[db_foot]}

下面添加
<SCRIPT type=text/javascript>
if(parent.location.href=={$db_bbsurl}/music.htm){
document.write(\" | <a href=\"+window.location.href+\" target=_parent>关音乐</a> | <a
href=radio.htm target=_parent>电台版</a>\");
}else if(parent.location.href=={$db_bbsurl}/radio.htm){
document.write(\" | <a href=music.htm target=_parent>音乐版</a> | <a
href=\"+window.location.href+\" target=_parent>关电台</a>\");
}else{
document.write(\" | <a href=music.htm target=_top>音乐版</a> | <a href=radio.htm
target=_top>电台版</a>\");
}
</SCRIPT>|

注意打开包里的:music.htm和radio.htm改下里面的网址,要不然就跳转到我的论坛了,
解压包上传到你的根目录下面,BBS的就传到BBS下面

电台音乐版.rar

114 KB, 下载次数: 7, 下载积分: 体力 -1 点

出售国内或美国高性能虚拟空间,高速VPS以及服务器! 同时承接各种类型的网站制作,网站维护,支付宝交易安全放心!    联系QQ:6102031
懒得打字嘛,点击右侧快捷回复
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

网站公告上一条 /2 下一条

GMT+8, 2024-4-27 03:03 , Processed in 0.093750 second(s), 28 queries , Gzip On.

© 2006-2022 Powered by Discuz! X3.4

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