มาเปลี่ยน cursor กันดีกว่า




มาเปลี่ยน Cursor กันดีกว่า

<style> a{cursor: crosshair;} </style>

ตัวอย่าง

<font color=hotpink size="2" face="Tahoma" style="cursor:crosshair">tinyhomenet</font>

หรือจะใช้กับ tag อื่น ๆ ได้ตามต้องการค่ะ

ดูตัวอย่างได้จาก นำเม้าส์ ไปวางที่ tinyhomenet ค่ะ


Cursor
Code
Example
hand style="cursor:hand"
tinyhomenet
crosshair style="cursor:crosshair"
tinyhomenet
text style="cursor:text"
tinyhomenet
move style="cursor:move"
tinyhomenet
wait style="cursor:wait"
tinyhomenet
help style="cursor:help"
tinyhomenet
e-resize style="cursor:e-resize"
tinyhomenet
ne-resize style="cursor:ne-resize"
tinyhomenet
n-resize style="cursor:n-resize"
tinyhomenet
nw-resize style="cursor:nw-resize"
tinyhomenet
w-resize style="cursor:w-resize"
tinyhomenet
sw-resize style="cursor:sw-resize"
tinyhomenet
s-resize style="cursor:s-resize"
tinyhomenet
se-resize style="cursor:se-resize"
tinyhomenet
default style="cursor:default"
tinyhomenet