|
| |
| Microsoft鼠标事件 |
|
|
| [来源:Microsoft 作者: 发表时间:2002-08-17] |
| |
现在支持的鼠标事件
When you use the inline style designation style="cursor:cursor",
the cursor displays the appropriate cursor for
the cell that you move the pointer over.
已有的鼠标事件
| auto |
crosshair |
default |
move |
| hand |
text |
wait |
help |
| *-resize |
IE
6下新支持的鼠标事件
| pointer |
progress |
not-allowed |
no-drop |
| vertical-text |
all-scroll |
col-resize |
row-resize |
方向的光标
*-resize has been available in previous versions
but has been updated for IE 6.
| n-resize |
s-resize |
ne-resize |
sw-resize |
| nw-resize |
se-resize |
e-resize |
w-resize |
Custom cursors
| url(custom.cur) |
url(custom.ani) |
(转载自Microsoft)
|
| |
|
|
|