码迷,mamicode.com
首页 > 其他好文 > 详细

鼠标样式

时间:2017-10-26 18:53:50      阅读:130      评论:0      收藏:0      [点我收藏+]

标签:webkit   移动   style   bing   样式   inter   改变大小   -o   resize   

手                           cursor:pointer;

等待/转圈                cursor:wait;

帮助                       cursor:help;

禁止                       cursor:not-allowed;

可移动对象            cursor:move;

放大镜                   cursor: zoom-in;

放小镜                   cursor: zoom-out;

向上改变大小        cursor:n-resize;

向下改变大小        cursor:s-resize;

向右改变大小        cursor:e-resize;

向左改变大小         cursor:w-resize;

向上右改变大小     cursor:ne-resize;

向上左改变大小     cursor:nw-resize;

向下右改变大小     cursor:se-resize;

向下左改变大小     cursor:sw-resize;

抓                           cursor: -webkit-grab; cursor: -moz-grab; cursor: grab;

抓住                        cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: grabbing;

鼠标样式

标签:webkit   移动   style   bing   样式   inter   改变大小   -o   resize   

原文地址:http://www.cnblogs.com/wangzhenyu666/p/7738222.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!