CSS 设置鼠标显示形状
<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>
【CSS 设置鼠标显示形状】相关文章
1. CSS 设置鼠标显示形状
8. css3鼠标滑过动画
本文来源:https://www.51html5.com/a941.html
﹝CSS 设置鼠标显示形状﹞相关内容
- 帮助快速生成页面固定显示元素的jQuery插件
- 帮助更语义化的显示时间的jQuery插件
- 帮助更语义化的显示时间的jQuery插件
- 帮助更语义化的显示时间的jQuery插件
- 帮助快速生成页面固定显示元素的jQuery插件
- 帮助更语义化的显示时间的jQuery插件
- 帮助更语义化的显示时间的jQuery插件
- 让数字以非常有趣的动画方式显示
- 带有数字显示的加载进度条效果插件
- 用jquery实现鼠标滑动星级评分特效