<<返回css属性列表
cursor
语法:  cursor : auto | crosshair | default | hand | move | help | wait | text | w-resize |s-resize | n-resize |e-resize | ne-resize |sw-resize | se-resize | nw-resize |pointer | url (url)
参数:  
crosshairdefaulthandpointer
movehelpwaittext
w-resizes-resizen-resizee-resize
ne-resizesw-resizese-resizenw-resize
autourl(img/1001.gif)

 
Ϸıƶܿǰ¿ʹõʽ
ɫΪɫIE5.5вֵֵ֧
说明:  ûڶƶָúϵͳԤĹ״ ӦĽűΪcursor
示例:  p { cursor: text; } a { cursor: pointer; } body { cursor: url("mycursor.gif"), url("images/cursors/footcursor.jpg"), default; }
版本:  CSS2
兼容性:  IE4+ NS6+
继承性:  
绿色
 CSS2标准属性
蓝色
 IE建议样式表属性
黄色
 NS私有属性
红色
 尚无浏览器支持的属性