您当前的位置:QQ轻松吧QQ空间代码QQ空间开场代码 → 文章内容

加入QQ空间开场代码前的四个步骤

作者:佚名  来源:不详  发布时间:2007-5-16 12:59:14

 

用flash皮肤再用导航,最后用QQ空间开场代码。必须做的5个步骤(顺序绝对不可以颠倒)

1、改变空间宽度,代码如下:
<img src="javascript:
document.getElementById('initd').style.left='0';document.getElementById('initd').
style.width='925';document.getElementById('initd').style.height='655';"></img>

 

2、改变日志等窗口位置,QQ空间代码如下:
<img src="javascript: document.getElementById('initd').style.left='0';document.
getElementById('initd').style.top='0';document.getElementById('initd').style.width='925';
document.getElementById('initd').style.height='655';"></img>


3、插入皮肤(也就是主页面),代码如下:
<img src="javascript:document.getElementById('Mlogo').&#105;nnerHTML ='<div style=\'position:
absolute;top:0;left:0;\'><EMBED src=\'http://cantesxixi.bokee.com/inc/3pingguoyemian.swf\'
quality=high wmode=\'transparent\' WIDTH=\'925\' HEIGHT=\'655\' TYPE=\'
application/x-shockwave-flash\'></div>';">

4、加上透明代码,代码如下:
<img src="javascript:initd.style.filter='alpha(opacity=70)';" style=display:none> ,透明度自己调节

5、最后写入开门页面,代码如下:
<img src="javascript:document.getElementById('Mlogo').&#105;nnerHTML ='<div style=\'
position:absolute;top:0;left:0;\'><EMBED src=\'http://cantesxixi.bokee.com/inc/pingguojinmen.swf\'
quality=high wmode=\'transparent\' WIDTH=\'925\' HEIGHT=\'655\'
TYPE=\'application/x-shockwave-flash\'></div>';">


文章评论 (评论内容只代表网友观点,与本站立场无关!)

用户名: 查看更多评论

分 值:100分 85分 70分 55分 40分 25分 10分 0分

内 容:

         (注“”为必填内容。)