13 12
发新话题
打印

[分享] 论坛底部播放器转页不停(之前发过没人要,修正好了比之前好很多—带附件)

论坛底部播放器转页不停(之前发过没人要,修正好了比之前好很多—带附件)

后台---基本设置----
网站名称:<FONT color=#ffff00>点击收听音乐</FONT>
网站URL:http://o.thec.cn/fzldiy/music.htm"target="_parent



新建一个记事本---把下面的代码复制到记事本里---填好下面的网址---上传到空间
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<SCRIPT language=JavaScript>
step=0
function flash_title()
    {
     
      step++
      if (step==3) {step=1}
      if (step==1) {document.title='输入你的论坛名字可以变化的'  }
      if (step==2) {document.title='输入你的论坛名字'  }
      setTimeout("flash_title()",200);
    }
flash_title()
</SCRIPT>
</head>

<frameset rows="*,22" frameborder="NO" border="0" framespacing="0">
<frame src="你论坛网址" name="mainFrame" scrolling="yes">
<frame src="你上传的播放网址" name="bottomFrame" scrolling="NO" noresize>
</frameset>
<noframes><body>

</body></noframes>
</html>

播放文件修改
打开music文件夹里面的index.htm(用记事本方式打开)
<area shape="rect" coords="55,24,89,33" href="index.asp.htm" tppabs="这里播放网址" target="_parent" alt="关闭播放器" onFocus="if(this.blur)this.blur()">
</map>
<map name="Map">
  <area shape="rect" coords="1,3,100,20" href="http://fzldiy.love.topzj.com/(这里是我的论坛换成你的)" target="_parent"  alt="关闭播放器" onFocus="if(this.blur)this.blur()" tppabs="这里播放网址">
把最后的


music这是播放器
附件: 您所在的用户组无法下载或查看附件

TOP

顶``````````````````````````````

TOP

弄不来~~~~~~~~~~
福建生物工程学院论坛      http://rex1.91.tc

TOP

不知道怎么用`

TOP

还不懂????

联系我吧....  手把手教你..

Q:263007544
注明消息...

TOP

我加你QQ了教我。

TOP

那就谢谢咯``

TOP

用你的JB幫我買個空間....

TOP

用你的JB幫我買個空間....
欢迎光临我的论坛
http://52wangyou.game.topzj.com/

TOP

怎么修改里面的歌啊

TOP

 13 12
发新话题