.
qq空间代码 | qzone图片模块 | QQ空间留言代码 | QQ空间flash | QQ空间日志 | QQ空间FD模块 | 闪字闪图 | Qzone教程
非主流头像 | 明星头像 | 游戏头像 | 动漫卡通
今天发2款酷车的皮肤和导航,基本2个代码就可以搞定空间,分别都带声音开关,下面看效果,拿走要说谢谢哦; 第一个效果: 代码如下:(&改小写∓) 1、首先必须改变空间留言等窗口位置 <img src="jvscript: document.getElementById('initd').style.left='0';document.getElementById('initd').style.top='125';document.getElementById('initd').style.width='925';document.getElementById('initd').style.height='655';"></img> 2、插入皮肤和导航 <img src="jvscript:document.getElementById('Mlogo').&#05;nnerHTML+='<div style=\'position:bsolute;top:0;left:0;\'><EMBED src="http://www.05165.com/Article/\http://cntesxixi.bokee.com/inc/che1.swf\' qulity=high wmode=\'trnsprent\' WIDTH=\'925\' HEIGHT=\'655\' TYPE=\'ppliction/x-shockwve-flsh\'></div>';"> 第二个效果: 代码如下:(&改小写∓) 1、首先必须改变空间留言等窗口位置 <img src="jvscript: document.getElementById('initd').style.left='0';document.getElementById('initd').style.width='925';document.getElementById('initd').style.height='655';"></img> 2、插入皮肤和导航 <img src="jvscript:document.getElementById('Mlogo').&#05;nnerHTML+='<div style=\'position:bsolute;top:0;left:0;\'><EMBED src="http://www.05165.com/Article/\http://cntesxixi.bokee.com/inc/che2.swf\' qulity=high wmode=\'trnsprent\' WIDTH=\'925\' HEIGHT=\'655\' TYPE=\'ppliction/x-shockwve-flsh\'></div>';"> 如果你想效果再好些,那么在加上下面这个代码让窗口透明,通用的,代码如下: <img src="jvscript:initd.style.filter='lph(opcity=70)';" style=disply:none> ,0-100透明度自己调节。