HTML页面中如何自定义一个鼠标样式?

<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title></title></head><bodystyle=curs... <html xmlns=" http://www.w3.org/1999/xhtml"><head> <title></title></head><body style= cursor: 1.cus;" >
</body></html>
求修改代码
展开
 我来答
匿名用户
2013-06-07
展开全部
<span style="cursor:hand">手形</span> 
<span style="cursor:crosshair">十字</span> 
<span style="cursor:text" >文本光标</span> 
<span style="cursor:wait" >等待</span> 
<span style="cursor:default" >默认</span> 
<span style="cursor:help" >问号</span> 
<span style="cursor:e-resize" >左右箭头</span> 
<span style="cursor:s-resize" >上下箭头</span> 
<span style="cursor:auto" >系统自动给出效果</span>
<span style="cursor: url('鼠标文件')">自定义的鼠标</span>
本回答被网友采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
匿名用户
推荐于2017-11-26
展开全部
<html><head> <title></title></head><body style= "cursor:url(' http://abc.com/1.cus');" >
</body></html>
上面是用url的方式引用鼠标样式,把http://abc.com/1.cus换成你自己存储鼠标指针的网络路径就成了。因为我这里没有单独的。cus文件,也就不好测试。
<body style="cursor:hand;" >我能测试的就是这样,整个页面都变成手型了。。

还有问题的话,可以追问哦 ^_^
本回答被网友采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 2条折叠回答
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式