CSS中的cursor属性(光标样式).docVIP

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
  4. 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
  5. 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们
  6. 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
  7. 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
把你的光标放到相应文字上查看效果 要注意光标的实际效果依赖于用户的系统设置,与你在这里看到的效果并不一定一致。 cursor: crosshair; 十字准心 The cursor render as a crosshair 游标表现为十字准线 cursor: pointer; cursor: hand; 写两个是为了照顾IE5,它只认hand。 手 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) 边缘可向下方移动(南) cursor: e-resize; 向右改变大小(East) The cursor indicates that an edge of a box is to be moved right (east) box边缘可向右(东)边移动 cursor: w-resize; 向左改变大小(West) The cursor indicates that an edge of a box is to be moved left (west) 边缘可向左移动(西) cursor: ne-resize; 向上右改变大小(North East) The cursor indicates that an edge of a box is to be moved up and right (north/east) 游标暗示box的边缘可向右上方移动(东北方向) cursor: nw-resize; 向上左改变大小(North West) The cursor indicates that an edge of a box is to be moved up and left (north/west) 边缘可向左上方移动(西北) cursor: se-resize; 向下右改变大小(South East) The cursor indicates that an edge of a box is to be moved down and right (south/east) 边缘可向右下方移动(东南) cursor: sw-resize; 向下左改变大小(South West) The cursor indicates that an edge of a box is to be moved down and left (south/west) 边缘可向左下方移动(西南) cursor: auto; ? 自动 The browser sets a cursor 浏览器设置一个游标 cursor:not-allowed; 禁止 cursor:not-allowed; cursor: progress; 处理中 cursor: progress; cursor: default; 系统默认 The default cursor (often an arro

文档评论(0)

海川电子书城 + 关注
实名认证
文档贡献者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档