更换鼠标指针

      测试1 2005-1-5 22:30
第一步
点击5DBlog管理中心里面--个人设置--设置模版

第二步
选择右边编辑器中 html源 选项 进入编辑代码

第三步
你会看到如下图所示:

在代码中找到
<style type=text/css>
<!--
在这里添加代码
--!>
</style>

在这个里面添加代码如下图

html{
    cursor:url('http://www.icesharp.com/ani/fish4.ani');
}

链接后面的文件名"fish4.ani"你可以换成“fish1.ani""fish2.ani"
以此类推,共11种



第四步
点击上面 html源 回到编辑器界面
点击保存

完成!进入到blog页面刷新!
标签集:TAGS:
回复Comments() 点击Count()

回复Comments

{commentauthor}
{commentauthor}
{commenttime}
{commentnum}
{commentcontent}
作者:
{commentrecontent}