如何用CSS自定义鼠标显示的形状
如何用CSS自定义鼠标显示的形状
发布时间:2015-05-12 来源:查字典编辑
摘要:hand手型crosshair十字text文本wait等待help问号e-resize右的箭头ne-resize右上的箭头n-resize上...

<style type="text/css"> <> </style> <span style="cursor:hand;">hand 手型</span> <span style="cursor:crosshair;">crosshair 十字</span> <span style="cursor:text;">text 文本</span> <span style="cursor:wait;">wait 等待</span> <span style="cursor:help;">help 问号</span> <span style="cursor:e-resize;">e-resize 右的箭头</span> <span style="cursor:ne-resize;">ne-resize 右上的箭头</span> <span style="cursor:n-resize;">n-resize 上的箭头</span> <span style="cursor:nw-resize;">nw-resize 左上的箭头</span> <span style="cursor:w-resize;">w-resize 左的箭头</span> <span style="cursor:sw-resize;">sw-resize 左下的箭头</span> <span style="cursor:s-resize;">s-resize 下的箭头</span> <span style="cursor:se-resize;">se-resize 右下的箭头</span> <span style="cursor:move;">move 移动</span> <p>查找更多代码,请访问:<a href="http://www.xiaoxiangzi.com" target="_blank">小祥子站</a></p>

推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
相关阅读
网友关注
最新 Div+Css教程学习
热门 Div+Css教程学习
网页设计子分类