Pages

Tuesday 22 July 2014

如何换鼠标?How to change cursor?

换鼠标教程/Change Cursor Tutorial(HTML)

换鼠标教程(HTML),change cursor tutorial(HTML) <span style="cursor:crosshair">你要改变鼠标样式的内容(可以是整个帖子,或者是部分内容)插入这里就可以了。</span>

<span style="cursor:crosshair">Put your contents or words here (can be one part of the contents or all of the contents) </span>

以下是其他鼠标的样式 / Other cursor pattern:
<span style="cursor:hand">  hand:是大家所熟悉的手型。</span>
<span style="cursor:crosshair">  crosshair:是十字型样式。</span>
<span style="cursor:text">  text:是平时鼠标移动到文本上的样式。</span>
<span style="cursor:wait">  wait:是等待的效果。</span>
<span style="cursor:default">  default:是默认的那种效果。</span>
<span style="cursor:help">  help:是带问号的鼠标样式。</span>
<span style="cursor:e-resize">  e-resize:是向右的箭头。</span>
<span style="cursor:ne-resize">  ne-resize:是向右上方的箭头。</span>
<span style="cursor:n-resize">  n-resize:是向上的箭头。</span>
<span style="cursor:nw-resize">  nw-resize:是向左上方的箭头。</span>
<span style="cursor:w-resize">  w-resize:是向左的箭关。</span>
<span style="cursor:sw-resize">  sw-resize:是向左下的箭头。</span>
<span style="cursor:s-resize">  s-resize:是向下的箭头。</span>
<span style="cursor:se-resize">  se-resize:是向右下方的箭头。</span>
<span style="cursor:auto">  auto:是系统自动的效果。 </span>

 Examples/例子:
1. crosshair:是十字型的样式。
2. help:是带问号的鼠标样式。
3. wait:是等待的效果。
4. w-resize:是向左的箭关。

如何换鼠标(图片)?How to change cursor (picture)?
http://mysharing94.blogspot.com/2014/07/how-to-change-cursor-picture.html

No comments:

Post a Comment

back to top