ลำดับตอนที่ #66
คืนค่าการตั้งค่าทั้งหมด
คุณแน่ใจว่าต้องการคืนค่าการตั้งค่าทั้งหมด ?
ลำดับตอนที่ #66 : [code] เปลี่ยน cursor เวลาชี้ link
มาตามที่ขอค่ะ...
<style type="text/css">
a {
cursor: รูปแบบที่ต้องการ
}
</style>
Look | Values | Look | NS | IE | Example |
default | TEST | 6+ | 4+ | cursor:default | |
crosshair | TEST | 6+ | 4+ | cursor:crosshair | |
hand | TEST | 4+ | cursor:hand | ||
pointer | TEST | 6+ | cursor:pointer | ||
Cross browser | TEST | 4+ | cursor:pointer;cursor:hand | ||
move | TEST | 6+ | 4+ | cursor:move | |
text | TEST | 6+ | 4+ | cursor:text | |
wait | TEST | 6+ | 4+ | cursor:wait | |
help | TEST | 6+ | 4+ | cursor:help | |
n-resize | TEST | 6+ | 4+ | cursor:n-resize | |
ne-resize | TEST | 6+ | 4+ | cursor:ne-resize | |
e-resize | TEST | 6+ | 4+ | cursor:e-resize | |
se-resize | TEST | 6+ | 4+ | cursor:se-resize | |
s-resize | TEST | 6+ | 4+ | cursor:s-resize | |
sw-resize | TEST | 6+ | 4+ | cursor:sw-resize | |
w-resize | TEST | 6+ | 4+ | cursor:w-resize | |
nw-resize | TEST | 4+ | 4+ | cursor:nw-resize | |
progress | TEST | 6+ | cursor:progress | ||
not-allowed | TEST | 6+ | cursor:not-allowed | ||
no-drop | TEST | 6+ | cursor:no-drop | ||
vertical-text | TEST | 6+ | cursor:vertical-text | ||
all-scroll | TEST | 6+ | cursor:all-scroll | ||
col-resize | TEST | 6+ | cursor:col-resize | ||
row-resize | TEST | 6+ | cursor:row-resize | ||
cursor:url(uri) | TEST | 6+ | cursor:url(uri) |
* แสดงผลในแต่ละบราวเซอร์ไม่เหมือนกัน
เก็บเข้าคอลเล็กชัน
ความคิดเห็น