css 控制鼠标显示样式示例



复制代码
代码如下:

<span style="cursor:*">文本</span>  

然后*换成下面的一种就行:

hand  手型
crosshair  十字型
text  移动到文本上的那种效果
wait  等待的那种效果
default  默认效果
help  问号
e-size  向右的箭头 
ne-resize  向右上的箭头
n-resize  向上的箭头
nw-resize  向左上的箭头
w-resize  向左的箭头
sw-resize  左下的箭头
s-resize  向下的箭头 
se-resize  向右下的箭头
auto  由系统自动给出效果


« 
» 
快速导航

Copyright © 2016 phpStudy | 豫ICP备2021030365号-3