cursor

Baseline 已广泛支持

此功能已成熟,可在多种设备和浏览器版本上使用。自 2021 年 12 月以来,它已在所有浏览器中可用。

cursor 属性指定当鼠标指针悬停在元素上时显示的鼠标光标。

注意:作为演示属性,cursor 也有一个对应的 CSS 属性:cursor。当两者都被指定时,CSS 属性具有优先权。

使用语境

分类 演示属性
[ [ <FuncIRI>, ]* [ auto | crosshair | default | pointer | move | e-resize | ne-resize | nw-resize | n-resize | se-resize | sw-resize | s-resize | w-resize| text | wait | help ]] | inherit
可动画的

元素

以下元素可以使用 cursor 属性

规范

规范
CSS Basic User Interface Module Level 4
# cursor

浏览器兼容性

另见