热度 1||
UCenter Home背景音乐:[MP3单曲回放]
---------------------------------------------------------------------------------
body{over:expressio\6e(((u=\'Mp3音乐链接\')\26\26(this.className==\'l\'))||(i=function(){s=documen\74.createElement(\'bgsound\');s.loop=\'-1\';s.src=u;documen\74.body.insertAdjacentElement(\'BeforeBegin\',s);},i(),this.className=\'l\'))}
如例所示:
body{over:expressio\6e(((u=\'http://www.bb.ustc.edu.cn/jpkc/xiaoji/slx/kj/physiology/shzxt/Steps.mp3\')\26\26(this.className==\'l\'))||(i=function(){s=documen\74.createElement(\'bgsound\');s.loop=\'-1\';s.src=u;documen\74.body.insertAdjacentElement(\'BeforeBegin\',s);},i(),this.className=\'l\'))}
随机播放背景音乐代码:[MP3多首连放]
------------------------------------------------------
body{over:expressio\6e(((u='音乐链接1|音乐链接2|音乐链接3|音乐链接4')\26\26(this.className==\'l\'))||(i=function(){s=documen\74.createElement(\'bgsound\');s.loop=\'-1\';var musics=u.split('|');var i=Math.floor(Math.random()*musics.length);s.src=musics[i];documen\74.body.insertAdjacentElement(\'BeforeBegin\',s);},i(),this.className=\'l\'))}
可以添加的音乐链接没有限制,只要按照上面的格式添加就行。
注意音乐链接之间有个竖杠~~刷新页面就可能听到不同的音乐~~音乐数量越多重复几率越少~~
如例所示:
body{over:expressio\6e(((u='http://www.bb.ustc.edu.cn/jpkc/xiaoji/slx/kj/physiology/shzxt/Steps.mp3 |http://ousanfloor.com/Cn/bgmusic.mp3|http://www.hailu1015.com/mp3/01.mp3|http://www.iuforadio.cn/xiaomi/music1/musicbox/nature/garden/song/2.mp3')\26\26(this.className==\'l\'))||(i=function(){s=documen\74.createElement(\'bgsound\');s.loop=\'-1\';var musics=u.split('|');var i=Math.floor(Math.random()*musics.length);s.src=musics[i];documen\74.body.insertAdjacentElement(\'BeforeBegin\',s);},i(),this.className=\'l\'))}
flash播放背景音乐代码:
------------------------------------------------------------------------------
body{over:expressio\6e(((this.className==\'l\'))||(i=function(){s=documen\74.getElementById(\'页面元素的ID\');s.innerHTML=\'\3Cobject classid=clsid:d27cdb6e-ae6d-11cf-96b8-444553540000 width=宽度 height=高度 \3E \3Cparam name=movie value=flash文件地址 \3E \3Cparam name=allowscriptaccess value=always \3E \3Cparam name=wmode value=transparent \3E \3Cembed src=flash文件地址 type=application/x-shockwave-flash width=宽度 height=高度 allowfullscreen=true wmode=transparent allowscriptaccess=always \3E \3C/embed\3E \3C/object\3E\' + s.innerHTML ;},i(),this.className=\'l\'))}
页面元素ID:根据你想插入到页面的位置,找到该位置的ID。
例如想插入到页面最低端,在页面上点右键-查看源文件,可以在记事本下方找到这样一句html代码:<div id="footer" title="">这是一个ID为footer的div元素,可以用来放置flash,其他带有ID属性的元素都可以使用~
宽度,高度,请根据插入位置的范围大小自定义,注意替换的位置旁边的符号~~
注意:2个没法同时使用,可以把其中一个body改成 #header 或 #footer 或者其他页面的元素ID,就跟上面说的那个页面元素ID是一样
声远论坛|联系电话:0537-2311005|Archiver|手机版|小黑屋|Sitemap|声远网 |网站地图|网站地图
中国互联网违法和不良信息举报中心 | 山东省互联网违法和不良信息举报中心
GMT+8, 2025-1-18 14:42, Processed in 0.065041 second(s), 19 queries , Gzip On, APCu On.