cursor 更換游標圖示


以上是改變游標的圖示,改變的觸發點是在游標移動到字上面時就會發生。

試用語法: 將以下標籤文字貼到html中,用IE瀏覽就可以!

不想打太多字嗎?我來幫你列示所有的語法:
<font style="cursor:hand">hand</font>
<font style="cursor:auto">auto</font>
<font style="cursor:default">default</font>
<font style="cursor:move">move</font>
<font style="cursor:e-resize">e-resize</font>
<font style="cursor:ne-resize">ne-resize</font>
<font style="cursor:nw-resize">nw-resize</font>
<font style="cursor:n-resize">n-resize</font>
<font style="cursor:se-resize">se-resize</font>
<font style="cursor:sw-resize">sw-resize</font>
<font style="cursor:w-resize">w-resize</font>
<font style="cursor:wait">wait</font>
<font style="cursor:help">help</font>
<font style="cursor:crosshair">crosshair</font>

資源分享自 : http://blog.xuite.net/nonochen/web/4552936

沒有留言: