最新空间图片变换`点机`自动版
<a onmouseover="this.style.color='#5588dd';document.getElementById('all').style.background='url(皮肤1的地址)';" onmouseout="this.style.color='#3355bb';" href="http://q-zone.qq.com/client/?uin=你的QQ号码#">皮肤1的名称</a><a onmouseover="this.style.color='#5588dd';document.getElementById('all').style.background='url(皮肤2的地址)';" onmouseout
代码如下(自动版):
现在我介绍一种方法,做出来效果一样!! 先用扩大空间区域代码: <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>
在用下面做法: 图片大小 1024*768 <script language="javascript"> var adImg = new Array(); var cID = 0; adImg[0] = "图片地址1";adImg[1] = "图片地址2"; adImg[2] = "图片地址3";adImg[3] = "图片地址4";adImg[4] = "图片地址5";adImg[5] = "图片地址6";adImg[6] = "图片地址7";var preImgs = new Array(); for(i=0;i<7;i++) { preImgs = new Image(); preImgs.src = adImg; } function NextAd() { if(cID == 7)cID=0; if(document.all) { imgAD.filters.revealTrans.Transition=Math.floor(Math.random()*23); imgAD.filters.revealTrans.apply(); imgAD.src = adImg[cID]; imgAD.filters.revealTrans.play(); cID++; setTimeout("NextAd()", 4000); } } function ShowLink() { document.returnvalue = true; } function Go2Url() { window.open(adLink[cID-1]); }</script> <a onMouseOver="javascript:ShowLink();return document.returnvalue;" href="javascript:Go2Url();"> <img name="imgAD" style="FILTER: revealTrans(duration=2,transition=20);BORDER-RIGHT:#cccccc 1px solid; BORDER-TOP:#cccccc 1px solid; BORDER-LEFT:#cccccc 1px solid; BORDER-BOTTOM:#cccccc 1px solid" src="javascript:NextAd()" border="0" width="1024" height="768" hspace="0">
建文档,上传后放入下面代码中!
</textarea></table></tr><td style="BORDER-top: rgb(0,0,0) 0px dotted; BORDER-bottom: rgb(0,0,0) 0px dotted; BORDER-left: rgb(0,0,0) 0px dotted; BORDER-right: rgb(0,0,0) 0px dotted"><div id=DI><img src="/javascript:DI.innerHTML="<iframe src=你的文档地址 width=1024 height=768 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no></iframe>'" style=display:none></div></td> </tr> </table>
然后把板块拉到和空间一样大就行了!!
小海做大导航代码QQ332072392
代码如下:
<img src="javascript:document.getElementById('Mlogo').&#105;nnerHTML+='<div style=\'position:absolute;top:0px;left:-5;width:130;\'><table border=0 width=100 cellspacing=0 cellpadding=0 height=30 onmouseover=this.style.cursor=\'hand\';><tr></td><td onclick=guideButton(2); align=center> <style type=\'text/css\'> .3dfont { FILTER: glow(color=\'ffffff\',strength=\'1\') shadow(color=\'cccccc\',direction:135;); POSITION: relative; WIDTH:100 } </style> <table border=\'2\' width=\'100\'> <tr> <td width=\'100\' class=\'3dfont\'><font color=\'#000000\'>日志</font></td></tr></table></div>';">
使用前把&换成&
top:0px;left:-5 字框离顶距离,字框离左距离
direction:135 倒影的角度,例30.45.60.90.135.180
guideButton(n); n换成1.2.3.4....8分别为主页,日志,音乐,留言,,,
border=\'2\' 2是边框的宽,1-6可随意换
进入QQ我要爱你论坛交流!
|