hover时改变鼠标的光标

为元素添加 cursor 属性,属性如下:

  1. auto :标准光标
  2. default :标准箭头
  3. pointer, hand :手形光标
  4. wait :等待光标
  5. text :I形光标
  6. vertical-text :水平I形光标
  7. no-drop :不可拖动光标
  8. not-allowed :无效光标
  9. help :帮助光标
  10. all-scroll :三角方向标
  11. move :移动标
  12. crosshair :十字标
posted @ 2018-08-02 15:04  yhdada  阅读(626)  评论(0)    收藏  举报