<div id=QQJIA><img src="javascript:QQJIA.innerHTML='<iframe src=http://网页地址 width=580 height=330 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no></iframe>'" style=display:none></div>
参数说明:
width:宽度
height:高度
SCROLLING=no:不显示滚动条,如果要显示就是:SCROLLING=yes
例如这个放烟花的网页代码是:
<div id=QQJIA><img src="javascript:QQJIA.innerHTML='<iframe src=http://www.qqjia.com/love/hua.htm width=580 height=330 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no></iframe>'" style=display:none></div>
即时CCTV新闻代码:
<div id=QQJIA><img src="javascript:QQJIA.innerHTML='<iframe src=http://www.cctv.com/homepage/46/index.shtml width=354 height=16 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no></iframe>'" style=display:none></div>
效果:
即时新浪滚动新闻代码:
<div id=QQJIA><img src="javascript:QQJIA.innerHTML='<iframe src=http://news.sina.com.cn/o/allnews/input/index.html width=354 height=16 marginwidth=0 marginheight=0 hspace=0 vspace=0 frameborder=0 scrolling=no></iframe>'" style=display:none></div>
效果:
详细步骤:
1、新建一个模块:
“自定义”--“个性设置”--“新建模块”点了之后有一个窗口出来,是给模块起名字的,这个你自己想了。起好模块名字,“提交”后就出另外一个窗口了。(当然,也可以在你原有的新建模块里增加一个项目)。
2、填代码:
在这个新出来的窗口里找到“评论”这个项。在里面填入以上代码。(图片栏和地址栏的http如果不需要可以删除)
3、保存
要注意的是,网页的大小靠代码里的width和 height的开控制。
很实用的qq空间代码
QQ空间代码
1.背景皮肤
<img src="javascript:document.getElementById('Mlogo').style.background='url(顶部一条图片的地址)';document.getElementById('all').style.background='url(背景图片的地址)';">
如果你不想改顶部图片条的话只要这样就够了:
<img src="javascript:document.getElementById('all').style.background='url(背景图片的地址)';">
2.清空顶部一条背景图片的方法:
<img src="javascript:Mlogo.style.background='';" style="display:none;"><p>gainover</p>
3.去掉主题部分的滚动条的方法:
<img src="javascript:document.getElementById('initd').style.overflow='hidden';"><p>gainover</p>
4.清除导航条,
<img src="/javascript:bt_6.style.display='none";bt_7.style.display='none';bt_8.style.display='none';" style="display:none;"><p>gainover</p>
5.导航透明
<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><font color=red>gainover</font>
6.导航放在顶部的代码是:
<img src="javascript:var s=document.createElement('script');s.src='http://wonzone.go2.icpcn.com/qzone/public/mtv_top.js';document.body.appendChild(s);" style=display:none></img>
如果想放低部的代码是:
<img src="javascript:var s=document.createElement('script');s.src='http://wonzone.go2.icpcn.com/qzone/public/mtv_bottom.js';document.body.appendChild(s);" style=display:none></img>
7.自定义导航
<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>
<img src="javascript:bt_1.innerText='流星主页';bt_2.innerText='流星日志';bt_3.innerText='流星音乐';bt_4.innerText='流星留言';bt_5.innerText='流星相册';bt_6.innerText='流星小屋';bt_7.innerText='流星档案';bt_8.innerText='流星互动';">
8.FLASH导航代码:
导航1.
</textarea></table></tr><td><embed src="http://www.52blog.net/user1/53094/upload/200510219465.swf" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="650" height="600" play="true" loop="true" quality="high" scale="showall" wmode="transparent" menu="true"></embed></td>
</tr></table><p>mina.yaoer</p>
导航2.
</textarea></table></tr><td><embed src="http://www.52blog.net/user1/53094/upload/200510189456.swf" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="930" height="660" play="true" loop="true" quality="high" scale="showall" wmode="transparent" menu="true"></embed></td>
</tr></table><p>mina.yaoer</p>
导航3.
</textarea></table></tr><td><embed src="http://www.52blog.net/user1/53094/upload/200510206210.swf" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="680" height="450" play="true" loop="true" quality="high" scale="showall" wmode="transparent" menu="true"></embed></td>
</tr></table><p>mina.yaoer</p>
代码里面的width=" " height=" "
是根据自己的需要设置的.!
我设置的是全屏的,就如我的示范空间一样,!
如果大家要全屏放置此导航.!
就要特别注意:
首先当然是需要先用一个代码
模块位置任意放的代码:
<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>
*皮肤全屏FLASH代码
<img src="javascript:document.getElementById('Mlogo').innerHTML+='<div style=\'position:absolute;top:0;left:0;\'><EMBED src="/\'"输入地址\' quality=high wmode=\'transparent\' WIDTH=\'925\' HEIGHT=\'655\' TYPE=\'application/x-shockwave-flash\'></div>';">
9.主页上的MTV播放器
<embed id="MediaPlayer963" src="MTV的地址" width="305" height="250" type="video/x-msvideo" autostart="true" loop="false" align="left">
家庭影院 来个简单点 设置好了的
<div id="layer25" style="padding:0px; LEFT: 2px; OVERFLOW: hidden; WIDTH: 634px; POSITION: absolute; TOP: 0px; HEIGHT: 530px; zindex: 90" resiziable="true">
<img oncontextmenu="return false" title="欢迎你的到来,如果只单独看见这张图片或者一个小的MV,请刷新空间,这个是带专门皮肤的播放器" height="529" src="/Article/UploadFiles/200511/20051126232150563.jpg" width="707" align="middle" border="0"></div>
<div id="layer23" style="left: 229px; overflow: hidden; width: 262px; position: absolute; top: 128px; height: 210px; zindex: 200; padding: 0px" resiziable="true">
<embed id="MediaPlayer963" src="http://mtv2.mooe.com/hr/bqb_carols.wmv" width="303" height="300" type="video/x-msvideo" autostart="true" loop="false" align="left"></div>
10.背景音乐代码:
</textarea><embed src=http://你的背景音乐地址 width=0 height=0 loop= true> (此代码不显播放器)
</textarea><embed src=http://你的背景音乐地址 width=2 height=2 loop= true> (此代码显播放器)
如何得到音乐地址...
首先打开百度音乐搜索 http://mp3.baidu.com
输入歌名..格式(只能是MP3和WMA)→查找
找到歌曲..点试听..
注意:要能听见的..而且听起来不卡的....!!!!(重要)
试听里边有个播放器..播放器右上方有个地址..
右键点击地址...→复制快捷方式
进入音乐盒..点添加
把歌曲地址复制到这里..
添加好以后要在歌曲后边的绿色加号上打勾才能自动播放..!(重要)
视频MTV代码:(地址要以.rm/.wmv/.asf/.avi/.mpg结尾)
(播放器的大小可以自己调整代码中的数值,只需改height =“高度”,width =“宽度”)
以.wmv或者.asf结尾:
</textarea><embed src=http://你的视频文件地址 width=360 height=280 loop= true>
以.rm结尾:
</textarea><embed src=http://你的视频文件地址 type=audio/x-pn-realaudio-plugin console=clip1 controls=ImageWindow height=124 width=180 autostart=true loop=true>
以.avi或者.mpg结尾:
</textarea><embed src="音樂源地址" border="0" width="320" height="240" type="application/x-mplayer2"></embed>
小技巧,想要当你的好友一登陆你的空间就能马上听到最新的音乐视听吗? 技巧在于代码结尾加上wid, 如下
</textarea><embed src=http://你的音乐地址 width=360 height=280 wid>
电台代码:(地址要以.asp结尾的地址)
</textarea><embed src= http://你的电台地址 type=audio/x-pn-realaudio-plugin console=clip1 controls=ImageWindow height=124 width=180 autostart=true loop=true><br
11.家庭影院代码:
<div id="layer25" style="padding:0px; LEFT: 2px; OVERFLOW: hidden; WIDTH: 634px; POSITION: absolute; TOP: 0px; HEIGHT: 530px; zindex: 90" resiziable="true">
<img oncontextmenu="return false" title="" height="529" src="/Article/UploadFiles/200511/20051126232150563.jpg" width="707" align="middle" border="0"></div>
<div id="layer23" style="left: 229px; overflow: hidden; width: 262px; position: absolute; top: 128px; height: 210px; zindex: 200; padding: 0px" resiziable="true">
<embed id="MediaPlayer963" src="http://mtv2.mooe.com/hr/bqb_carols.wmv" width="303" height="300" type="video/x-msvideo" autostart="true" loop="false" align="left"></div>
<div id="layer25" style="padding:0px; LEFT: 2px; OVERFLOW: hidden; WIDTH: 634px; POSITION: absolute; TOP: 0px; HEIGHT: 530px; zindex: 90" resiziable="true">
<img oncontextmenu="return false" title="" height="529" src="http://photoimg24.qq.com/cgi-bin/load_pic?verify=qi4PbOWvS%2FBcyd7oL7ik%2Fg%3D%3D" width="707" align="middle" border="0"></div>
<div id="layer23" style="left: 229px; overflow: hidden; width: 262px; position: absolute; top: 128px; height: 210px; zindex: 200; padding: 0px" resiziable="true">
<embed id="MediaPlayer963" src="http://mtv2.mooe.com/hr/bqb_carols.wmv" width="303" height="300" type="video/x-msvideo" autostart="true" loop="false" align="left"></div>
提示:
其中http://mtv2.mooe.com/hr/bqb_carols.wmv 是MV地址,你可以自己替换
10.主页上的flash时钟
EMBED pluginspage=http://www.macromedia.com/shockwave/download
/index.cgi?P1_Prod_Version=ShockwaveFlash src="flash时钟网址" width=200 type=application
/x-shockwave-flash quality="high"></EMBED>
该网站提供了很多种flash时钟地址:
http://www.fengzhuju.com/page-00s/wzgg/clocks.htm
例如
<CENTER><EMBED height=130 src=http://www.59178.com/Twins/Twins01.swf style="HEIGHT: 130px; WIDTH: 144px" type=application/octet-stream width=144></CENTER>
12.FLASH导航代码:
导航1.
</textarea></table></tr><td><embed src="http://www.52blog.net/user1/53094/upload/200510219465.swf" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="650" height="600" play="true" loop="true" quality="high" scale="showall" wmode="transparent" menu="true"></embed></td>
</tr></table><p>mina.yaoer</p>
导航2.
</textarea></table></tr><td><embed src="http://www.52blog.net/user1/53094/upload/200510189456.swf" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="930" height="660" play="true" loop="true" quality="high" scale="showall" wmode="transparent" menu="true"></embed></td>
</tr></table><p>mina.yaoer</p>
导航3.
</textarea></table></tr><td><embed src="http://www.52blog.net/user1/53094/upload/200510206210.swf" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="680" height="450" play="true" loop="true" quality="high" scale="showall" wmode="transparent" menu="true"></embed></td>
</tr></table><p>mina.yaoer</p>
代码里面的width=" " height=" "
是根据自己的需要设置的.!
我设置的是全屏的,就如我的示范空间一样,!
如果大家要全屏放置此导航.!
就要特别注意:
首先当然是需要先用一个代码
模块位置任意放的代码:
<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>
-----------------------------------------------------
最新收集qq空间代码
qq空间代码
空间代码<初学者>
① qq空间调用代码 (用这个代码可以把整个网页添加到QQ空间) [其中代码中width=\'宽度\',height=\'高度\',可以设置任意数字来更改页面大小,下面所有代码修改宽和高的方法都和这一样]
<iframe src=\'http://调用网页的地址\' width=\'628\' height=\'280\' frameborder=\'0\' scrolling=\'no\'></iframe>
本人空间的顶部FLASH,左边的公告,右边的友情链接,最下面的所有页面都是采用的这种方法.
② qq空间Flash代码 (将网上的FLASH应用到QQ空间来) [如果要插入普通Flash,则用第1条代码; 如果要插入透明Flash,则用第2条]
<embed src="http://你的Flash地址" width=360 height=280>
<embed src="http://你的透明Flash地址" wmode=transparent style="position: absolute" width=380 height=270>
举例:
会跳舞的女人透明效果代码
<embed src="http://biz.cnhoo.com/wz/test/jump_mm1.swf" quality="high" style="position: absolute; left: 77; top: 100; width:591px; height:414px" ;; wmode="transparent">
③ qq空间MTV代码 [下面只列举了1条常用的代码,如果要插入更多多媒体文件,请查看本人6月1日整理的页面 ]
<embed src="http://你的MTV地址" console=clip1 controls=imagewindow height=128 width=180 autostart=true loop=true>
④ qq空间大图代码 (在空间添加整张图片) [利用模板的重叠性,可以插入大图后将该模块拖动到上面的模块下面重叠,以达到隐藏模块名字的作用]
<img src="http://你的图片地址" width="630" height="250"></img>
⑤ qq空间时钟代码 (提供2种方法,建议选择第1种)
方法⑴ <center><embed src="http://你的时钟地址" width="120" height="120"></embed><br><a href="" target="_blank"></a></center>
其中,时钟地址可以采用http://free1.e-168.cn/fengzhuju/previews/clocks/clock1.swf 这个地址最后的clock1.swf可以用clock1.swf到clock140.swf中间任意一个数字替换.
方法⑵ <iframe src="http://biz.cnhoo.com/wz/liaoshiqi520/shijian520.htm" marginwidth="1" marginheight="1" scrolling="no" border="0" frameborder="0" width="132" height="21"></iframe>
⑥ qq空间天气预报代码 (下面2种方法任选一种皆可,加到评论后自己拖动模块大小调整)
方法⑴ <iframe src=\'http://minisite.qq.com/Weather/index.html\' scrolling=\'no\' height=\'288\' width=\'222\' frameborder=\'0\' marginHeight=\'0\' marginWidth=\'0\'></iframe>
方法⑵ <iframe src=\'http://weather.qq.com/24.htm\' width=\'405\' height=\'360\' frameborder=\'0\' scrolling=\'no\'></iframe>
⑦ qq空间星座代码 (下面2种方法任选一种皆可,方法同上)
方法⑴ <embed src="http://image2.sina.com.cn/ast/newimage/75080_02.swf" wmode=transparent style="position: absolute" width=630 height=80>
方法⑵ <embed src="http://astro.qq.com/images/index/12star/12star.swf" wmode=transparent style="position: absolute" width=630 height=80>
⑧ qq空间网络搜索 (可根据个人爱好选择下面2种)
Google搜索代码
<FORM method=GET action="http://www.google.com/search">
<TABLE bgcolor="#303030"><tr><td>
<A HREF="http://www.google.com/intl/zh-CN/">
<IMG SRC="/Article/UploadFiles/200511/20051126232313915.gif"
border="0" ALT="Google" align="absmiddle"></A>
<INPUT TYPE=text name=q size=23maxlength=255 value="">
<INPUT TYPE=hidden name=hl value=zh-CN>
<INPUT TYPE=hidden name=ie value=GB2312>
<INPUT TYPE=submit name=btnG value="Google搜索">
</td></tr></TABLE>
</FORM>
qq空间百度搜索代码
<iframe id="baiduframe" border="0" vspace="0" hspace="0" marginwidth="0" marginheight="0"
framespacing="0" frameborder="0" scrolling="no" width="468" height="60"
src="http://unstat.baidu.com/bdun.bsc?tn=wyjxp&csid=106&rkcs=0&bgcr=303030&ftcr=ffffff&rk=1&bd=1&bdas=0">
</iframe>
⑨ qq空间即时新闻代码 (下面只列举了2种常见的,直接复制到模块里即可,如果采用其他网站的滚动新闻,调用方法一样,只需更换地址)
qq空间CCTV新闻: <iframe src="http://www.cctv.com/homepage/46/index.shtml";; name="express" width="354" height="16" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>
qq空间新浪滚动新闻: <iframe src="http://news.sina.com.cn/o/allnews/input/index.html";; name="express" width="354" height="16" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe>
⑩ qq空间友情链接 (下面2种方法可以配合使用,第1种为文字型,第2种为图片型,都是滚动链接) [举例见标准格式第1行链接≯童話℃空間≮的示范,愿意和本人建友情链接的复制即可]
拉链友情链接代码
<select name=\'FriendSite\' onchange="if(this.options[this.selectedIndex].value!=\'\'){window.open(this.options[this.selectedIndex].value,\'_blank\');}" size="1" style="border-style: dashed; border-width: 1px">
<option value=\'\'>友情文字链接站点</option>
<option value="空间地址">空间名称</option>
<option value="空间地址">空间名称</option>
<option value="空间地址">空间名称</option>
</select>
Logo友情链接代码
<marquee onMouseOver="this.stop()" onMouseOut="this.start()" align=center direction=up scrollamount=1 scrolldelay=3 valign=middle behavior="scroll">
<a href=\'空间地址\' title=\'空间名称\' target=\'_self\'><img src="Logo地址" width=\'88\' height=\'31\'></a>
<a href=\'空间地址\' title=\'空间名称\' target=\'_self\'><img src="Logo地址" width=\'88\' height=\'31\'></a>
<a href=\'空间地址\' title=\'空间名称\' target=\'_self\'><img src="Logo地址" width=\'88\' height=\'31\'></a>
</marquee>
⒒ 走马灯效果代码 [下面4种滚动方法大同小异,具体效果自己去尝试,只须修改相应的地方(紫色字体的地方),高级设置请修改其他数值,暂不介绍]
文字滚动代码 (从右向左滚动)
<marquee width="157" height="21">要滚动的文字</marquee>
文字滚动代码 (从下往上滚动)
<marquee bgcolor=#ffffff class=p4 direction=up height=60 scrollamount=1 scrolldelay=50 style="COLOR: #000000; class: " width=157 text-align: left? border="0" ;>要滚动的文字</marquee>
图片滚动代码 (从右向左滚动)
<marquee scrollamount=1 scrolldelay=3 valign=middle behavior="scroll">
<img border="0" src=" http://要滚动的图片地址1">
<img border="0" src=" http://要滚动的图片地址2">
</marquee>
图片滚动代码 (从下往上滚动)
<marquee onMouseOver="this.stop()" onMouseOut="this.start()" align=center direction=up scrollamount=1 scrolldelay=3 valign=middle behavior="scroll">
<img border="0" src=" http://要滚动的图片地址1">
<img border="0" src=" http://要滚动的图片地址2">
</marquee>
⒓ qq空间评价代码 (我这里提供的是框架,具体内容可以自己修改)
<form>
<div align="center"><center><p>
本空间很好: <input TYPE="radio" NAME="radio" value="谢谢您的鼓励和支持!" onClick="alert(value)">
本空间一般: <input TYPE="radio" NAME="radio" value="我会不断努力的!" onClick="alert(value)">
本空间太差: <input TYPE="radio" NAME="radio" value="具体的意见请QQ联系我,谢谢!" onClick="alert(value)">
</p></center></div>
</form>
⒔ qq空间文字特效代码 (使用html代码做文字特效的方法很多,暂只介绍几种,效果自己去测试)
标语代码
<CENTER><FONT style="COLOR: #e4dc9b; FILTER: shadow(color=black); FONT-FAMILY: 华文彩云; FONT-SIZE: 30pt; LINE-HEIGHT: 150%; WIDTH: 100%"><B>要设置的文字</B></FONT></CENTER>
发光字体代码 [快速查看颜色代码都请 点击这里 ]
</textarea><table style="FILTER: glow(color=发光背景颜色代码,direction=2)"><font color=发光字体颜色代码 size=2>要设置的文字</font></table>
小技巧:在设置状字体的时候,如果把字体前加上@,会产生文字平躺的效果.
<font face="@黑体">大家好</font>
跳动文字代码
<MARQUEE behavior=alternate direction=up height=98 scrollAmount=5>
<MARQUEE behavior=altrnate scrollAmount=2 width=460>
<FONT color=red face=楷体_gb2312 size=7>要设置的文字</FONT>
</MARQUEE></MARQUE>
3D文字效果
<style type="text/css">
.3dfont { FILTER: glow(color=ffffff,strength=0) shadow(color=cccccc,direction:135); POSITION: relative; WIDTH: 100% }
</style>
<table border="0" width="100%">
<tr>
<td width="100%" class="3dfont"><font color="#008040">要设置的文字</font>
高斯模糊字体
<span style="position:relative; width:200; height:50; filter:glow(color=#9933cc,strength=4); margin-left:4px">
<p>要设置的文字</span>
文字左右反转
<table style="Filter:FlipH">要设置的文字</table>
文字上下反转
<table style="Filter:FlipV">要设置的文字</table>
Blur风吹效果
<table style="Filter:Blur(add=1,direction=45,strength=5)要设置的文字</table>
add:是否要在已经使用Blur滤镜上的html对象上显示原来的模糊方向,0表示不显示
direction:模糊方向
strength:模糊半径大小,单位像素,默认为5,取整
Glow滤镜(光晕效果)
<table style="Filter:Glow(color=#FF0000,strength=5,direction=2)">要设置的文字</table>
color:光晕颜色,需用代码形式
strength:光晕强度,选择型参数,默认为5
direction:光晕方向,选择型参数
Shadow滤镜(阴影效果)
<table style="Filter:Shadow(color=#ff0000,direction=45)">要设置的文字</table>
color:阴影颜色,需用代码形式
strength:阴影强度,选择型参数,默认为5
direction:阴影方向,选择型参数
DropShadow(投影效果)
<table style="filter:dropshadow(color:#6600FF,offx=1,offy=1)">要设置的文字</table>
color:设置投影颜色
offx:在横坐标上的偏移,单位是像素
offy:在纵坐标上的偏移,单位是像素
positive:设置是否从对象的非透明像素建立阴影
⒕ qq空间其它特效代码 (这里的代码没什么实际作用,主要是辅助效果)
鼠标放在图片上会显示说明字的代码
<img src="http://你的图片地址" width=620 height=138 border=0 title="说明文字" align=absmiddle>
自定义鼠标图片
<img src="http://你的图片地址" onload="document.body.style.cursor=\'url(\\\'http://您的鼠标图片的地址,可以是.ani或.cur文件\\\')\'">
主页模块虚线代码
<style type="text/css">
.tb{BORDER-BOTTOM: #000000 1px dotted;BORDER-top: #000000 1px dotted;BORDER-LEFT:
#000000 1px dotted;BORDER-RIGHT: #000000 1px dotted;}
</style>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="tb"><center>要设置的文字</td>
</tr>
</table>
禁止图片下载
<A HREF="javascript:void(0)" onMouseover="alert(\'对不起,图片不能随便下载!\')"><IMG SRC="http://你的图片地址" Align="center" Border="0" width="99" height="50"></A>
⒖ qq空间更多高级功能
QQ在线状态代码 (可在不加好友的情况下临时聊天) [大家只需将下面的QQ号和QQ名称换成自己的即可]
<a target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=QQ号&Site=QQ名称&Menu=yes>
<img border="0" SRC=http://wpa.qq.com/pa?p=1:894132:13 width="80" height="20" alt="点击这里给我发消息"></a>
网络电视代码 (此方法在网速一般的情况下效果不佳,建议不使用)
</textarea><EMBED SRC= http://你的网络电视地址 width=355 height=250 wid</textarea>
自定义模块名称 (大家可以尝试把多个代码加到一个模块,下面就是模块主题,可以自己修改)
<div id="KBStatic" style="position:absolute; left:0px; top:0px; width:200px; height:100px; z-index:25">
自定义皮肤代码 (新建立一个模块,然后在评论中加入这下面的代码,即可改变整个QQ空间整体皮肤) [此功能本人尚未测试,研究后再公布相关详细方法]
<img src="http://你的皮肤地址1" onload="document.getElementById(\'Mlogo\').style.background=\'url(http://你的皮肤地址2)\';document.getElementById(\'all\').style.background=\'url(http://你的皮肤地址3)\';" style="display:none;">
空间导航小人 (类似这种要先建一个文档,再发到自己网络空间的,都属于调用了,没网络空间的就无法尝试了)
新建立一个txt文档,然后在文档中加入下列代码:(修改的地方都已经指明了)
<body>
<SCRIPT>
<!--
function crml(nid)
{
try
{
nid=new ActiveXObject("Agent.Control.2");
nid.Connected = true;
nid.Characters.Load("");
return nid;
}
catch (err)
{
return false;
}
}
function chplay ()
{
if (ml=crml ("ml"))
{
var MerlinID;
var MerlinACS;
Merlin = ml.Characters.Character(MerlinID);
Merlin.MoveTo(200,200);
Merlin.Show();
Merlin.Play("Explain");
Merlin.Play("Announce");
Merlin.Speak("修改成您的语言");
Merlin.Play("Gestureright");
Merlin.Play("Pleased");
Merlin.Speak("修改成您的语言");
Merlin.Play("Idle1_1");
Merlin.Hide();
Merlin.MoveTo(600,300);
Merlin.Show();
Merlin.Play("Surprised");
Merlin.Speak("修改成您的语言");
Merlin.Play("Read");
Merlin.Speak("修改成您的语言");
Merlin.Play("Read")
Merlin.Play("GestureUp");
Merlin.Speak("修改成您的语言");
Merlin.Play("DontRecognize");
Merlin.Speak("修改成您的语言");
Merlin.Play("DontRecognize");
Merlin.Play("Greet");
Merlin.Speak("修改成您的语言");
Merlin.Play("Greet");
Merlin.Speak("修改成您的语言");
Merlin.Play("Greet");
Merlin.Hide();
}
}
//-->
</SCRIPT>
<SCRIPT>
<!--
chplay()
-->
</SCRIPT>
</body>
然后保存文档,再将文档上传到自己的网络空间,然后记住此文档的网络地址,将地址插入到下代码中:
<iframe id="main" name="I8" frameBorder="0" width="0" height="0" scrolling="no" src="http://这个文档的地址"></iframe>
再把这1行代码放到模块的评论中保存就可以了。
(这就是一次完整的调用过程,我空间其他调用都类似这种,只是文档内的代码不同而已,由于涉及更深的内容,暂不继续公布,如有需要,请单独讨论或等待下次更新)
本人特别声明:
此贴的所有代码来源于网上
QQ空间实用代码一:
保护qq空间主页图片被盗
<img oncontextmenu="return false" title="" height="440" src="您的图片地址" width="630" align="middle" border="0">
没有边框的板块做法
<div id="layer25" style="padding:0px; LEFT: 2px; OVERFLOW: hidden; WIDTH: 634px; POSITION: absolute; TOP: 0px; HEIGHT: 530px; zindex: 90" resiziable="true"> 你要加的代码
去qq空间导航条代码
<img src="javascript:bt_1.style.display=’none’;bt_2.style.display=’none’;bt_3.style.display=’none’;bt_4.style.display=’none’;bt_5.style.display=’none’;bt_6.style.display=’none’;bt_7.style.display=’none’;bt_8.style.display=’none’;" style="display:none;">
修改qq空间鼠标图片的代码
<img src="javascript:document.body.style.cursor=’url(\’鼠标图片的地址\’)’;">
鼠标地址点击这里查看
换掉空间标题的代码
<img src="javascript:document.title=’欢迎来访!’;">
去掉qq空间滚动条的代码
<img src="javascript:document.getElementById(’initd’).style.overflow=’hidden’;">
扩大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>
qq空间艺术字代码 (大家可以修改字后看效果)
<FONT style="FONT-SIZE: 30pt; FILTER: shadow(color=#AF0530); WIDTH: 100%; COLOR: #f90b46; LINE-HEIGHT: 100%; FONT-FAMILY: 隶书"><B>詠恒√家族论坛,欢迎各界朋友加入!</B><FONT>
qq空间带有连接的艺术字
<a href=’http://722400.com’ target=’_blank’><FONT style="FONT-SIZE: 30pt; FILTER: shadow(color=#AF0530); WIDTH: 100%; COLOR: #f90b46; LINE-HEIGHT: 100%; FONT-FAMILY: 隶书"><B>『詠恒√家族』管理规定和群号!</B><FONT></a>
字的大小修改FONT-SIZE: 30pt中的数字,颜色修改COLOR: #f90b46;
qq空间Flash代码 [代码中的Flash地址就是网上以.swf结尾的网址]
</textarea><embed src=’你的Flash地址’quality=high pluginspage=’http://www.macromedia.com/shockwave/download/index.cgi?p1_prod_version=shockwaveflash’ type=’application/x-shockwave-flash’ width=330 height=240></embed>
qq空间插入透明Flash [代码中的Flash特效地址就是网上以.swf结尾的网址]
</textarea><IMG src="你图片的地址" border="0" width="646" height="220"><embed src="你要插的透明falsh的地址"; width="300" height="380" quality="high" wmode="transparent" align="right" style="position: absolute; left:0; top:0">
qq空间背景图代码 以及qq空间背景音乐代码
</textarea><body background="你的背景地址">
音乐代码 [代码中的音乐地址就是网上以.mp3/.midi/.wma结尾的网址] (由于日记标题有字数限制,所以请大家选择较短的音乐地址,否则背景音乐将失效)
</textarea><embed src=你的音乐地址 width=0 height=0 loop= true> 该代码不显示播放器
如果要显示播放器,可以调整width="0" height="0"这2个数值
qq空间MTV-电台代码 [代码中的视频文件地址就是网上以.rm/.wmv/.avi.mpg结尾的网址]
(播放器的大小可以自己调整代码中的数值,只需改height =“高度”,width =“宽度”)
</textarea><embed src= 你的视频地址 type=audio/x-pn-realaudio-plugin console=clip1 controls=ImageWindow height=124 width=180 autostart=false loop=true><br>
要自动播放把代码中autostart=false中false换成true.
qq空间 插入图片 [代码中的图片地址就是网上以.jpg/.bmp/.gif结尾的网址]
</textarea><IMG src="你的图片地址" border="0" width="344" height="255">
可以把这段代码放带图片代码前面,上面边框就会 覆盖,在配合调节图片代码中的数字和板块大小,就可以做出没有边框的板块!!
<div id="layer25" style="padding:0px; LEFT: 2px; OVERFLOW: hidden; WIDTH: 634px; POSITION: absolute; TOP: 0px; HEIGHT: 530px; zindex: 90" resiziable="true">
改字体大小和颜色
比较大的字
<FONT color=#09f7f7 size=7><STRONG><SUP><FONT color=#99ff00>ゞ要写的字ゞ</FONT></SUP></FONT>
只修改字的颜色 </textarea><font color=#ff0000>要修改字体和颜色的字</font> 好看的字体颜色有: #ff1493 #228b22 #4169e1 #9400d3 #ff0000 #daa520)
只修改字的大小 </textarea><font size=5>要修改字体和颜色的字</font> size用来设置文字的大小。数字的取值范围从1—7,size取1时最小,取7时最大。
只修改字的字体 </textarea><font face=华文行楷>要修改字体和颜色的字</font> face用来设置字体。如黑体、宋体、楷体_GB2312、仿宋_2312等等。
同时修改字的颜色,大小,字体 </textarea><font face=华文行楷 size=5 color=#ff0000>要修改字体和颜色的字</font>
<b>加粗</b> 加粗
<i>斜体</i> 斜体
<u>加下划线</u> 加下划线
<s>加删除线</s> 加删除线
<PRE>预设格式 令文件按照原始的排版方式显示 *好用,省去了频繁插入<br>与<p>的烦恼
qq空间艺术字代码 qq空间发光文字代码
</textarea><table style="FILTER: glow(color=#6699FF,direction=2)">
<font color=#ffffff size=2>你要的文字</font>
</table>
其中color 是阴影的颜色,可以配合网页色调改变,direction 是设置阴影的强度。font color是原字体的颜色。
qq空间左右移动的字
<marquee>要写的字<marquee>
qq空间3D文字效果: 代码:
<style type="text/css">
.3dfont { FILTER: glow(color=ffffff,strength=0) shadow(color=cccccc,direction:135); POSITION: relative; WIDTH: 100% }
</style>
<table border="0" width="100%">
<tr>
<td width="100%" class="3dfont"><font color="#008040">文字</font>
qq空间浮雕的文字
</textarea><table style="FILTER: dropshadow(color=#6699FF, offx=1, offy=1, positive=1);">
<font color=#0000FF>你要的文字</font>
</table>
color是阴影的颜色,可以配合网页色调改变,positive是设置阴影的强度。offx;offy是设置的阴影和文字的距离;font color是原字体的颜色。
qq空间阴影的文字
</textarea><table style="FILTER: dropshadow(color=#cccccc, offx=2, offy=2, positive=2);">
<font color=#6CABE7 size=2>你要的文字</font>
</table>
qq空间文本框字体
</textarea><TEXTAREA STYLE="font:12px;font-family:Verdana;color:#666666">输入内容
注:字体(font-family)还可以选用Arial,Tahoma等等;color可自行设定
<TR> 表格列 border="5"边框宽度为5像素,bordercolor="Purple"边框顔色为紫色
<TD> 表格栏 bgcolor="Green"表格背景顔色为绿色
插入超链接 (请注意:如果该链接为恶意链接的话,腾讯会自动屏蔽,请大家不要乱用)
qq空间做文字链接
</textarea>点击<a href=’你要链接的地址’ target=’_blank’>文字说明</a>
qq空间做图片链接
[img]空间上传的图片地址[/img]</textarea><a href="你要链接的地址" title="文字说明",_blank>
qq空间 插入表格
</textarea><table border="2" width="340" bordercolor="#0000ff" bgcolor="#cococo">
<tr>
<td width="100%">
<p align="center"></td>
</tr>
</table></tex:area>
qq空间其它代码 (代码加在日记内容里就对那篇日记起作用 加在日记标题里则对空间目录起作用)
屏蔽右鍵代码 </textarea><body oncontextmenu="return false"> (这条代码可以防止日记源代码轻易被盜取,推荐使用)
网页无法另存代码 </textarea><noscript><iframe src=*></iframe></noscript>
网页透明代码 </textarea><body background-color:transparent>
-------------------------------------------------------------------
QQ空间实用代码二:
QQ空间的标题代码:
<img src="javascript:document.title=’「QQ家园!」’;"><p>gainover</p>
QQ空间顶部小图片删除 代码如下:
<img src="javascript:Mlogo.style.background=’’;" style="display:none;"><p>gainover</p>
QQ空间清除导航条,
<img src="javascript:bt_1.style.display=’none’;bt_2.style.display=’none’;bt_3.style.display=’none’;bt_4.style.display=’none’;bt_5.style.display=’none’;bt_6.style.display=’none’;bt_7.style.display=’none’;bt_8.style.display=’none’;" style="display:none;"><p>gainover</p>
如果只想删除一个 或者2个 下面的代码,把数字改下,下面的6 就是导航上的6是迷你屋
<img src="javascript:bt_6.style.display=’none’" style="display:none;"><p>gainover</p>
QQ空间导航修改!里面的字大家自己换
<img src="javascript:bt_1.innerText=’QQ家园’;bt_2.innerText=’QQ家园~之日志’;bt_3.innerText=’QQ家园~之音乐’;bt_5.innerText=’QQ家园~之相册’;">
QQ空间去滚动条代码:
<img src="javascript:document.getElementById(’initd’).style.overflow=’hidden’;"><p>gainover</p>
QQ空间透明FLASH代码:
建议大家建立好,数据在加载中没保存的时候把那个版快拉大在保存
1:主页上的蝴蝶:
</textarea></table></tr><td style="BORDER-top: rgb(0,0,0) 1px dotted; BORDER-bottom: rgb(0,0,0) 1px dotted; BORDER-left: rgb(0,0,0) 1px dotted; BORDER-right: rgb(0,0,0) 1px dotted"><embed src="http://www.iforu.cn/bbs/images/蝴蝶2.swf" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="647" height="490" play="true" loop="true" quality="high" scale="showall" wmode="transparent" menu="true"></embed></td></tr></table><font color=red>gainover</font>
2:QQ空间主页上的小雨:
</textarea></table></tr><td style="BORDER-top: rgb(0,0,0) 1px dotted; BORDER-bottom: rgb(0,0,0) 1px dotted; BORDER-left: rgb(0,0,0) 1px dotted; BORDER-right: rgb(0,0,0) 1px dotted"><embed src="http://imgfree.21cn.com/free/flash/129.swf" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="647" height="490" play="true" loop="true" quality="high" scale="showall" wmode="transparent" menu="true"></embed></td></tr></table><font color=red>gainover</font>
3:QQ空间主页上的太阳光晕:
</textarea></table></tr><td style="BORDER-top: rgb(0,0,0) 1px dotted; BORDER-bottom: rgb(0,0,0) 1px dotted; BORDER-left: rgb(0,0,0) 1px dotted; BORDER-right: rgb(0,0,0) 1px dotted"><embed src="http://lain1978.com/collection/flash/006.swf " pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="647" height="490" play="true" loop="true" quality="high" scale="showall" wmode="transparent" menu="true"></embed></td></tr></table><font color=red>gainover</font>
3:黄光四射:
</textarea></table></tr><td style="BORDER-top: rgb(0,0,0) 1px dotted; BORDER-bottom: rgb(0,0,0) 1px dotted; BORDER-left: rgb(0,0,0) 1px dotted; BORDER-right: rgb(0,0,0) 1px dotted"><embed src="http://mtv.vicn.com/upload/200442623295677137.swf" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="647" height="490" play="true" loop="true" quality="high" scale="showall" wmode="transparent" menu="true"></embed></td></tr></table><font color=red>gainover</font>
十六条超炫代码让你的QQ空间改头换面
1、上下滚动的字
<MARQUEE scrollAmount=2 scrollDelay=200 direction=up width="100%" height=210><FONT style="LINE-HEIGHT: 180%; LETTER-SPACING: 3px" color=#ffffff>所要写的字</FONT></MARQUEE>
2、显示FLASH时间
<EMBED pluginspage=http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash src=" http://109.somee.com/qq/clock.swf " width=200 type=application/x-shockwave-flash quality="high"></EMBED>
3、比较大的字
<FONT color=#09f7f7 size=7><STRONG><SUP><FONT color=#99ff00>ゞ要写的字ゞ</FONT></SUP></FONT>
4、显示访客IP
<IMG src="http://ip.happybobby.com/sign.png">
5、QQ留言
<a target=blank href=http://wpa.qq.com/msgrd?V=1&Uin=自己的QQ号&Site=spohome.blogchina.comMenu=yes><img border="0" SRC=http://wpa.qq.com/pa?p=1:24344022:13 alt="有事儿您Q我!"></a>
6、不用播放器也能无限放歌曲!
<iframe name="I1" src="http://biz.cnhoo.com/wz/test/Edikongjian_yinyue.htm" width="1" height="1">
上面的这个网址你不用改的 直接加到备注里就ok
7、走马灯
<marquee width="157" height="21">欢迎光临</MARQUEE>
8、把整个网站加入空间的界面
<iframe name="I1" src="http://网站地址" width="852" height="1440">
9、播放Flash
<embed src=’http://你的Flash地址’quality=high pluginspage=’http://www.macromedia.com/shockwave/download/index.cgi?p1_prod_version=shockwaveflash’ type=’application/x-shockwave-flash’ width=330 height=240>
Flash地址就是网上以.swf结尾的网址
10、背景音乐代码 (写在日记标题里)
显示播放器
<embed src=http://你的音乐地址>
不显示播放器 (由于日记标题有字数限制,所以请大家选择较短的音乐地址,否则背景音乐将失效)
<embed src=http://你的音乐地址 width="0" height="0" loop="999">
代码中的音乐地址就是网上以.mp3/.midi/.wma/.wmv结尾的网址
11、视频MTV代码 (写在日记内容里)
<embed src= http://你的视频文件地址 type=audio/x-pn-realaudio-plugin console=clip1 controls=ImageWindow height=124 width=180 autostart=true loop=true>
代码中的视频文件地址就是网上以.rm结尾的网址。播放器的大小可以自己调整代码中的数值,只需改height =“高度”,width =“宽度”
12、电台代码 (写在日记内容里)
<embed src= http://你的电台地址 type=audio/x-pn-realaudio-plugin console=clip1 controls=ImageWindow height=124 width=180 autostart=true loop=true>
代码中的电台地址就是网上以.asp结尾的网址
13、修改字体和颜色
<b><font face=华文行楷 size=5 color=#ff0000>要修改字体和颜色的字
变换字体颜色只需替换color = 后面的代码,好看的字体颜色有: #ff1493 #228b22 #4169e1 #9400d3 #ff0000 #daa520
14、插入图片
<img src="http://你的图片地址" border="0" width="344" height="255">
代码中的图片地址就是网上以.jpg/.bmp/.gif结尾的网址
(此条代码QQ空间里可以用,上面那条暂不可用)
15、插入超链接
点击<a href=’http://你要链接的地址’ target=’_blank’>文字说明
请注意:如果该链接为恶意链接的话,腾讯会自动屏蔽,请大家不要乱用
16、插入滚动新闻
CCTV新闻:
<table border=0 cellspacing=1 cellpadding=0 width=’98%’>
<td valign="top"><div align="center">
<iframe src="http://www.cctv.com/homepage/46/index.shtml"; name="express" width="354" height="16" marginwidth="0" marginheight="0" frameborder="0" scrolling="no"></iframe></div></table>
新浪新闻:
<table border=0 cellspacing=1 cellpadding=0 width=’98%’>
<tr align=center><td colspan=15 align=center bgcolor=’#FFFFFF’ height=30><iframe name=sina_roll src=http://news.sina.com.cn/o/allnews/input/index.html height=15 width=100% Frameborder=No Border=0 Marginwidth=0 Marginheight=0 Scrolling=No></iframe></td></tr></table>
---------------------------------
可用默林老头代码
<img src="javascript:document.getElementById('hidentarget').src='http://ieqq.go1.icpcn.com/qz/qqmolin3.htm';"></img><font color=red>gainover</font>
非JS最新FLASH无任何边框代码非JS最新FLASH无任何边框代码
</textarea></table></tr><td><p><p><p></p></p></p> <embed src="FLASH地址" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="925" height="655" play="true" loop="true" quality="high" scale="showall" wmode="transparent" menu="true"></embed></td></tr></table>
放在主页附带34首MTV代码
<img src="javascript:var s=document.createElement('script');s.src='http://wonzone.go2.icpcn.com/qzone/public/mtv_bottom.js';document.body.appendChild(s);" style=display:none></img>
去掉导航条的代码!!
<img src="javascript:bt_1.style.display='none';bt_2.style.display='none';bt_3.style.display='none';bt_4.style.display='none';bt_5.style.display='none';bt_6.style.display='none';bt_7.style.display='none';bt_8.style.display='none';" style="display:none;"><p>gainover</p>
去掉滚动条的代码!
<img src="javascript:document.getElementById('initd').style.overflow='hidden';"><p></p>
扩大空间区域代码
<img src="javascript: document.getElementById('initd').style.left='0';document.getElementById('initd').style.top='97';document.getElementById('initd').style.width='925';document.getElementById('initd').style.height='655';"></img>
5级植物,黑玫瑰代码
<img src="javascript:var s=document.createElement('script');s.src='http://gainover.bokee.com/inc/brose.js';document.body.appendChild(s);"></img>
让主页FLASH全屏
<img src="javascript:document.getElementById('Mlogo').innerHTML+='<div style=\'position:absolute;top:0;left:0;\'><EMBED src=\'FLASH地址\' quality=high wmode=\'transparent\' WIDTH=\'925\' HEIGHT=\'655\' TYPE=\'application/x-shockwave-flash\'></div>';">
皮肤代码+顶部横幅透明
<img src="javascript:document.getElementById('Mlogo').style.background='url()';document.getElementById('all').style.background='url(背景图片的地址)';">
将导航放在左边且透明代码 (分4步放进去)
代码如下:
主页、日志:
<img src="javascript:document.getElementById('bt_1').style.width='0';document.getElementById('bt_1').style.height='0';document.getElementById('bt_1').style.position='absolute';document.getElementById('bt_1').style.top=105;document.getElementById('bt_1').style.left=17;document.getElementById('bt_2').style.width='0';document.getElementById('bt_2').style.height='0';document.getElementById('bt_2').style.position='absolute';document.getElementById('bt_2').style.top=135;document.getElementById('bt_2').style.left=17;"></img><img src="javascript:bt_1.style.background='url(_blank)';bt_2.style.background='url(_blank)';"></img><img src="javascript:bt_1.innerText='主页';bt_2.innerText='日志';">
音乐盒、留言板:
<img src="javascript:document.getElementById('bt_3').style.width='0';document.getElementById('bt_3').style.height='0';document.getElementById('bt_3').style.position='absolute';document.getElementById('bt_3').style.top=165;document.getElementById('bt_3').style.left=17;document.getElementById('bt_4').style.width='0';document.getElementById('bt_4').style.height='0';document.getElementById('bt_4').style.position='absolute';document.getElementById('bt_4').style.top=195;document.getElementById('bt_4').style.left=17;"></img><img src="javascript:bt_3.style.background='url(_blank)';bt_4.style.background='url(_blank)';"></img><img src="javascript:bt_3.innerText='音乐';bt_4.innerText='留言';">
相册、迷你屋:
<img src="javascript:document.getElementById('bt_5').style.width='0';document.getElementById('bt_5').style.height='0';document.getElementById('bt_5').style.position='absolute';document.getElementById('bt_5').style.top=225;document.getElementById('bt_5').style.left=17;document.getElementById('bt_6').style.width='0';document.getElementById('bt_6').style.height='0';document.getElementById('bt_6').style.position='absolute';document.getElementById('bt_6').style.top=255;document.getElementById('bt_6').style.left=17;"></img><img src="javascript:bt_5.style.background='url(_blank)';bt_6.style.background='url(_blank)';"></img><img src="javascript:bt_5.innerText='相册';bt_6.innerText='小屋';">
档案、互动:
<img src="javascript:document.getElementById('bt_7').style.width='0';document.getElementById('bt_7').style.height='0';document.getElementById('bt_7').style.position='absolute';document.getElementById('bt_7').style.top=285;document.getElementById('bt_7').style.left=17;document.getElementById('bt_8').style.width='0';document.getElementById('bt_8').style.height='0';document.getElementById('bt_8').style.position='absolute';document.getElementById('bt_8').style.top=315;document.getElementById('bt_8').style.left=17;"></img><img src="javascript:bt_7.style.background='url(_blank)';bt_8.style.background='url(_blank)';"></img><img src="javascript:bt_7.innerText='档案';bt_8.innerText='互动';">