首页 > Web开发 > 详细

css鼠标手型cursor中hand与pointer

时间:2015-12-29 12:54:28      阅读:173      评论:0      收藏:0      [点我收藏+]

css鼠标手型cursor中hand与pointer  

  • Example:CSS鼠标手型效果 <href="#" style="cursor:hand">CSS鼠标手型效果</a><br/>  
  • Example:CSS鼠标手型效果 <href="#" style="cursor:pointer">CSS鼠标手型效果</a><br/>  
  • 注:pointer也是小手鼠标,建议大家用pointer,因为它可以兼容多种浏览器。<br/>  
  • Example:CSS鼠标由系统自动给出效果 <href="#" style="cursor:auto">CSS鼠标由系统自动给出效果</a><br/>  
  • Example:CSS鼠标十字型 效果 <href="#" style="cursor:crosshair">CSS鼠标十字型 效果</a><br/>  
  • Example:CSS鼠标I字型效果 <href="#" style="cursor:text">CSS鼠标I字形效果</a><br/>  
  • Example:CSS鼠标等待效果 <href="#" style="cursor:wait">CSS鼠标等待效果</a><br/>  
  • Example:CSS鼠标默认效果 <href="#" style="cursor:default">CSS鼠标默认效果</a><br/>  
  • Example:CSS鼠标向右的箭头效果 <href="#" style="cursor:e-resize">CSS鼠标向右的箭头效果</a><br/>  
  • Example:CSS鼠标向右上箭头效果 <href="#" style="cursor:ne-resize">CSS鼠标向右上箭头效果</a><br/>  
  • Example:CSS鼠标向上箭头效果 <href="#" style="cursor:n-resize">CSS鼠标向上箭头效果</a><br/>  
  • Example:CSS鼠标向左上箭头效果 <href="#" style="cursor:nw-resize">CSS鼠标向左上箭头效果</a><br/>  
  • Example:CSS鼠标向左箭头效果 <href="#" style="cursor:w-resize">CSS鼠标向左箭头效果</a><br/>  
  • Example:CSS鼠标向左下箭头效果 <href="#" style="cursor:sw-resize">CSS鼠标向左下箭头效果</a><br/>  
  • Example:CSS鼠标向下箭头效果 <href="#" style="cursor:s-resize">CSS鼠标向下箭头效果</a><br/>  
  • Example:CSS鼠标向右下箭头效果 <href="#" style="cursor:se-resize">CSS鼠标向下箭头效果</a><br/>  
css鼠标手型cursor中hand与pointer
Example:CSS鼠标手型效果 <a href="#" style="cursor:hand">CSS鼠标手型效果</a><br/>
Example:CSS鼠标手型效果 <a href="#" style="cursor:pointer">CSS鼠标手型效果</a><br/>
注:pointer也是小手鼠标,建议大家用pointer,因为它可以兼容多种浏览器。<br/>
Example:CSS鼠标由系统自动给出效果 <a href="#" style="cursor:auto">CSS鼠标由系统自动给出效果</a><br/>
Example:CSS鼠标十字型 效果 <a href="#" style="cursor:crosshair">CSS鼠标十字型 效果</a><br/>
Example:CSS鼠标I字型效果 <a href="#" style="cursor:text">CSS鼠标I字形效果</a><br/>
Example:CSS鼠标等待效果 <a href="#" style="cursor:wait">CSS鼠标等待效果</a><br/>
Example:CSS鼠标默认效果 <a href="#" style="cursor:default">CSS鼠标默认效果</a><br/>
Example:CSS鼠标向右的箭头效果 <a href="#" style="cursor:e-resize">CSS鼠标向右的箭头效果</a><br/>
Example:CSS鼠标向右上箭头效果 <a href="#" style="cursor:ne-resize">CSS鼠标向右上箭头效果</a><br/>
Example:CSS鼠标向上箭头效果 <a href="#" style="cursor:n-resize">CSS鼠标向上箭头效果</a><br/>
Example:CSS鼠标向左上箭头效果 <a href="#" style="cursor:nw-resize">CSS鼠标向左上箭头效果</a><br/>
Example:CSS鼠标向左箭头效果 <a href="#" style="cursor:w-resize">CSS鼠标向左箭头效果</a><br/>
Example:CSS鼠标向左下箭头效果 <a href="#" style="cursor:sw-resize">CSS鼠标向左下箭头效果</a><br/>
Example:CSS鼠标向下箭头效果 <a href="#" style="cursor:s-resize">CSS鼠标向下箭头效果</a><br/>
Example:CSS鼠标向右下箭头效果 <a href="#" style="cursor:se-resize">CSS鼠标向下箭头效果</a><br/>

摘自heisetoufa 博客

css鼠标手型cursor中hand与pointer

原文:http://www.cnblogs.com/tutuyforever/p/5085076.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!