1)时钟
<iframe scrolling="No" frameborder="0" width="100" height="100" src="http://www.dlcom.org/1/sz/clock6.htm" allowtransparency="true"></iframe>
2)批量浇水器
<b>^0^|^0^到访的朋友们,留下你的小树编号我会帮你们浇水。</b><br>
<textarea style='width:500px;border:1px solid #999;' rows=4 id=treeidlist>40055|75411|22040|38692|184500|184502|184505<br><input type=button class=bi style=width:70px; onclick=startwater(); value=批量浇水>
<input type=button class=bi style=width:70px; onclick=clearTimeout(h); value="停 止">
<script language=--BLOCKED-->
var count=0;
var list;
var h=0;
var k;
function startwater()
{
clearTimeout(h);
list=treeidlist.value.split("|");
k=0;
count=list.length;
water();
}
function water()
{
f1.action="http://tree.ci123.com/tree.php?treeid=".concat(list[list.length-count]);
f1.submit.click();
count-=k;
if(count>0)
{
if(k==0)k=1;
else k=0;
h=setTimeout(water,1000);
}
}
</script>
<form action="" name=f1 method=POST target=tree>
<input type=submit name=submit value="" style=display:none>
</form>
3)左右两侧挂件>
<DIV style="LEFT: 5px; POSITION: absolute; TOP: 50px" align=left><IMG src="图片地址" align=left></DIV>
<DIV style="RIGHT: 5px; POSITION: absolute; TOP: 50px" align=left><IMG src="图片地址" align=left></DIV>
4)左右两边成串挂件
<DIV id=kongfu style="LEFT: 5px; POSITION: absolute; TOP: 350px">
<IMG src="图片地址" ><br>
<IMG src="图片地址" ><br>
<IMG src="图片地址" ><br>
</A></DIV>
<DIV id=kongfu style="RIGHT: 5px; POSITION: absolute; TOP: 350px">
<IMG src="图片地址" ><br>
<IMG src="图片地址" ><br>
<IMG src="图片地址" ><br>
<</A></DIV>
5)背景
<STYLE type=text/css>
body
{background:url(图片地址
) repeat fixed !important;}
</STYLE>
6)浮动窗
<script language="JavaScript">
lastScrollY=0;
function heartBeat(){
diffY=document.body.scrollTop;
percent=.1*(diffY-lastScrollY);
if(percent>0)percent=Math.ceil(percent);
else percent=Math.floor(percent);
document.all.lovexin45.style.pixelTop+=percent;
lastScrollY=lastScrollY+percent;
}
suspendcode45="<DIV id=lovexin45 style='left:10px;POSITION:absolute;TOP:10px;'><A HREF='http://baobao.ci123.com/spaces/show/271903' target=_blank Title='我是彬彬,欢迎到我的小家'><img src=图片地址' border=0></A></div>"
document.write(suspendcode45);
window.setInterval("heartBeat()",1);
</script>
7)flash
<embed src="图片地址"; width="1000" height="580" quality="high" wmode="transparent" align="right" style="position: absolute; left:0; top:0">