如有问题,请到免费网留言本留言。
喜欢的朋友可以试下,效果很好哦,下面看效果:
1、纯导航(无广告和连接)
2、皮肤+导航,也可以单独当导航用,但是首先你的背景要是黑色,再有我这个作品加了一个连接,一是觉得这个站的东西对喜欢做空间的朋友很有用,二是方便大家找东西,嘿嘿!!连接就在“返回”2个字中间的项链,单独点击返、回不会出来连接,在这里先告诉大家!
第一个代码:把代码中的大写的&换成小写&
否则代码 无效 大家特别注意了!
<img src="&#106avascript:document.getElementById(’Mlogo’).&#105;nnerHTML+=’<div style=\’position:absolute;top:500px;left:0px;width:11;\’> <EMBED pluginspage=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash src=http://cantesxixi.bokee.com/inc/rentidaohang.swf width=925 height=150 type=application/x-shockwave-flash menu=true wmode=transparent scale=showall quality=high loop=true play=true></EMBED> </div>’;">
这是放在最下面的,如果你要调节位置,请修改代码中
top:0代表的是距顶边框
left:0代表的是距左边框
width=0代表的是FLASH的高度
height=0代表的是flash的宽度
第二个代码:把代码中的大写的&换成小写&
否则代码 无效 大家特别注意了!
<img src="&#106avascript:document.getElementById(’Mlogo’).&#105;nnerHTML+=’<div style=\’position:absolute;top:0px;left:-50px;width:11;\’> <EMBED pluginspage=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash src=http://cantesxixi.bokee.com/inc/rentidaohang.swf width=1050 height=750 type=application/x-shockwave-flash menu=true wmode=transparent scale=showall quality=high loop=true play=true></EMBED> </div>’;">
这个是全屏的代码,如果你要当导航用,自己去改大小和位置,另外用第二个做皮肤时最好改变下空间宽度,代码如下:
<img src="&#106avascript:
document.getElementById(’initd’).style.left=’0’;document.getElementById(’initd’).style.width=’925’;document.getElementById(’initd’).style.height=’650’;"></img>
然后再使窗口透明,代码如下:
<img src="&#106avascript:initd.style.filter=’alpha(opacity=70)’;" style=display:none> 其中数字0--100是透明度,你可以根据自己喜好调节。
阅读3277次,0次(顶一下)