给你 全部的鼠标手型
html
body
p请把鼠标移动到单词上,可以看到鼠标指针发生变化:/p
span style=cursor:auto
Auto/spanbr /
span style=cursor:crosshair
Crosshair/spanbr /
span style=cursor:default
Default/spanbr /
span style=cursor:pointer
Pointer/spanbr / !--这个就是你需要的--
span style=cursor:move
Move/spanbr /
span style=cursor:e-resize
e-resize/spanbr /
span style=cursor:ne-resize
ne-resize/spanbr /
span style=cursor:nw-resize
nw-resize/spanbr /
span style=cursor:n-resize
n-resize/spanbr /
span style=cursor:se-resize
se-resize/spanbr /
span style=cursor:sw-resize
sw-resize/spanbr /
span style=cursor:s-resize
s-resize/spanbr /
span style=cursor:w-resize
w-resize/spanbr /
span style=cursor:text
text/spanbr /
span style=cursor:wait
wait/spanbr /
span style=cursor:help
help/span
/body
/html
取消
评论
HTML鼠标样式大全
本文详细介绍HTML中各种鼠标指针样式的使用方法,并提供了直观的示例。读者可以通过将鼠标悬停在不同元素上来观察各种鼠标样式的变化。

被折叠的 条评论
为什么被折叠?



