|
第一款代码 1、放在涂鸦版内代码 <div id=cnnweather01><img src="javasc ript:cnnweather01.innerHTML='<ifr ame
src=http://weather.qq.com/24.htm height=330 width=400 marginwidth=0
marginheight=0 hspace=0 vspace=0 fr ameborder=0 scrolling=no></ifr ame>'"
style=display:none></div>
2、绝对定位到页面任意位置代码,其中left和top值调整位置 <div id=cnnweather01 style="position:absolute; left:50px; top:500px; ">
<img src="javasc ript:cnnweather01.innerHTML='<ifr ame
src=http://weather.qq.com/24.htm height=330 width=400
marginwidth=0 marginheight=0 hspace=0 vspace=0 fr ameborder=0 scrolling=no></ifr ame>'"
style=display:none></div>
第二款代码 1、放在涂鸦版内代码 <div id=cnnweather02><img src="javasc ript:cnnweather02.innerHTML='<ifr ame
src=http://weather.qq.com/inc/ss258.htm height=192 width=195 marginwidth=0
marginheight=0 hspace=0 vspace=0 fr ameborder=0 scrolling=no></ifr ame>'" style=display:none></div>
2、绝对定位到页面任意位置代码,其中left和top值调整位置 <div id=cnnweather02 style="position:absolute; left:250px; top:900px; ">
<img src="javasc ript:cnnweather02.innerHTML='<ifr ame
src=http://weather.qq.com/inc/ss258.htm height=192 width=195 marginwidth=0
marginheight=0 hspace=0 vspace=0 fr ameborder=0 scrolling=no></ifr ame>'" style=display:none></div>
要先复制到记事本中,把其中javasc ript,fr ameborder,ifr ame等字符串中的空格换成tab制表符才可以。 附件地址
http://img.xiaonei.com/photos/20060920/1330/orig40493.txt
请记住本站:www.cssxnw.com
|