分享

HTML 鼠标手势

 ThinkTank_引擎 2015-04-30
Html代码  收藏代码
  1. <html xmlns="http://www./1999/xhtml" >   
  2.    <head>   
  3.       <title>标题页</title>   
  4.    </head>   
  5. <body>   
  6.    <table>   
  7.       <tr><td><a href="#" style="cursor:auto">随机自动箭头</a></td><td><a href="#" style="cursor:default">标准箭头</a></td></tr>   
  8.        <tr><td><a href="#" style="cursor:hand">手形光标</a></td><td><a href="#" style="cursor:wait">等待光标</a></td></tr>   
  9.        <tr><td><a href="#" style="cursor:text">I形光标</a></td><td><a href="#" style="cursor:vertical-text">水平I形光标</a></td></tr>   
  10.        <tr><td><a href="#" style="cursor:no-drop">不可拖动光标</a></td><td><a href="#" style="cursor:not-allowed">无效光标</a></td></tr>   
  11.        <tr><td><a href="#" style="cursor:help">?帮助光标</a></td><td><a href="#" style="cursor:all-scroll">三角方向标</a></td></tr>   
  12.        <tr><td><a href="#" style="cursor:move">移动标</a></td><td><a href="#" style="cursor:crosshair">十字标</a></td></tr>   
  13. </table>   
  14. </body>   
  15. </html>   

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约