crosshair; |
| 十字准心 | The cursor render as a crosshair |
cursor: pointer; |
| 手 | The cursor render as a pointer (a hand) that indicates a link |
cursor: wait; |
| 等待/沙漏 | The cursor indicates that the program is busy (often a watch or an hourglass) |
cursor: help; |
| 帮助 | The cursor indicates that help is available (often a question mark or a balloon) |
cursor: no-drop; |
| 无法释放 | cursor: no-drop; |
cursor: text; |
| 文字/编辑 | The cursor indicates text |
cursor: move; |
| 可移动对象 | The cursor indicates something that should be moved |
cursor: n-resize; |
| 向上改变大小(North) | The cursor indicates that an edge of a box is to be moved up (north) |
cursor: s-resize; |
| 向下改变大小(South) | The cursor indicates that an edge of a box is to be moved down (south) 学习交流
热门图片
猜你喜欢的新闻
新闻热点 2024-06-26 22:28:41
2024-06-26 22:26:16
2024-06-26 22:23:01
2024-06-25 19:29:23
2024-06-25 19:22:14
2024-06-25 19:19:15
疑难解答 |