css实现鼠标多样化

 

  • cursor

  • pointer:                                      手型
  • default:                                      箭头
  • text:                                           文本输入光标
  • move:                                        移动的箭头
  • wait:                                           等待圆圈
  • help:                                           问号
  • crosshair:                                   十字架
  • pointer, hand:                             手形光标  
  • wait:                                           等待光标  
  • text:                                            I形光标
  • vertical-text:                               水平I形光标  
  • no-drop:                                     不可拖动光标  
  • not-allowed:                               无效光标  
  • help:                                           帮助光标  
  • all-scroll:                                    三角方向标  
  • move:                                         移动标  

你可能感兴趣的:(css,css,前端)