杭州蓝钻天成loft:QQ空间摸版透明的代码谁有啊???

来源:百度文库 编辑:中科新闻网 时间:2024/04/28 01:11:25

背景横条图片透明代码
<img src="javascript:Mlogo.style.filter='alpha(opacity=10)';">

日志留言窗口透明
<img src="javascript:initd.style.filter='alpha(opacity=50)';" style=display:none>

首业背景图片透明
<img src="javascript:all.style.filter='alpha(opacity=30)';">

所有模块透明
<style>TABLE {FILTER: Alpha(opacity=40)}</style>

此代码不可以将上面的数字调到0如果 调到0就要进安全模式下删了

上面的代码 看自己的喜好调整数字

空间原始导航条皮肤透明代码

日志留言窗口透明

<img src="javascript:initd.style.filter='alpha(opacity=50)';" style=display:none>

首业背景图片透明

<img src="javascript:all.style.filter='alpha(opacity=30)';">

所有模块透明

<style>TABLE {FILTER: Alpha(opacity=40)}</style>

空间原导航条背景皮肤透明

<img src="javascript:bt_1.style.background='url()';bt_2.style.background='url()';bt_3.style.background='url()';bt_4.style.background='url()';bt_5.style.background='url()';bt_6.style.background='url()';bt_7.style.background='url()';bt_8.style.background='url()';"></img>

做透明模块要用到的代码

此代码是在你原待命前加上这个代码使你做出来的模块是透明的

</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">这里加加入你原想在评论里放的代码</td> </tr> </table>

全屏透明FLASH代码

此代码只要你要你的网页地址后缀名是SWF的都可以 用到

<img src="javascript:document.getElementById('Mlogo').&#105;nnerHTML+='<div style=\'position:absolute;top:0;left:0;\'><EMBED src=\'flash网页地址\' quality=high wmode=\'transparent\' WIDTH=\'940\' HEIGHT=\'650\' TYPE=\'application/x-shockwave-flash\'></div>';">

使用此代码前把上面代码中 的&改成小写的&

代码中 top:0代表上到下的高度 left:0代表的是坐到右

width=0代表的是FLASH的高度

height=0代表的是flash的宽度