crosshair;
十字准心
手
cursor: wait;
等待/沙漏
cursor: help;
帮助
cursor: no-drop;
无法释放
cursor: no-drop;
cursor: text;
文字/编辑
cursor: move;
可移动对象
cursor: n-resize;
向上改变大小(North)
cursor: s-resize;
向下改变大小(South)
cursor: e-resize;
向右改变大小(East)
cursor: w-resize;
向左改变大小(West)
cursor: ne-resize;
向上右改变大小(North East)
cursor: nw-resize;
向上左改变大小(North West)
cursor: se-resize;
向下右改变大小(South East)
cursor: sw-resize;
向下左改变大小(South West)
cursor: auto;
自动
cursor:not-allowed;
禁止
cursor:not-allowed;
cursor: progress;
处理中
cursor: progress;
cursor: default;
系统默认
用户自定义(可用动画)
Note: Always define a generic cursor at the end of the list in case none of the url-defined cursors can be used
注意:在定义完自定义的游标之后在末尾加上一般性的游标,以防那些url所定义的游标不能使用
版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容,请联系我们,一经查实,本站将立刻删除。
如需转载请保留出处:https://51itzy.com/kjqy/276665.html