锋行天下 2007-3-25 03:49
有没有玩博客的朋友?
不知道有多少人玩博客呢,我个人比较喜欢玩博客,其实QQ空间也是一个博客啊,只是我不用QQ空间而已,我是用百度空间的.经常在上面写一些东西,更新一下内容.
<SCRIPT language="JavaScript1.2">
<!--
/*
Cursor scroller script- By Dynamicdrive.com
*/
//1) set message to display
var scroller_msg=' 如果说你也写博客,交个朋友吧.'
//2) set whether message should auto disappear after x seconds (0=perpetual).
//Note that double clicking page will also dismiss message
var dismissafter=0
var initialvisible=0
if (document.all)
document.write('<marquee id="curscroll" style="position:absolute;width:150px;border:1px solid black;font-size:14px;background-color:white;visibility:hidden">'+scroller_msg+'</marquee>')
function followcursor(){
//move cursor function for IE
if (initialvisible==0){
curscroll.style.visibility="visible"
initialvisible=1
}
curscroll.style.left=document.body.scrollLeft+event.clientX+10
curscroll.style.top=document.body.scrollTop+event.clientY+10
}
function dismissmessage(){
curscroll.style.visibility="hidden"
}
if (document.all){
document.onmousemove=followcursor
document.ondblclick=dismissmessage
if (dismissafter!=0)
setTimeout("dismissmessage()",dismissafter*1000)
}
//-->
</SCRIPT>
沙漠语 2007-3-25 20:45
我也喜欢玩博客。。。
觉得自己能把心情写上去,心里就舒服
西部风 2007-3-27 14:39
我的博客
我的博客
[url]http://home.51.com/home.php?user=juncheng_520[/url]
请大家去看看哦!