CSS cursor - Macam-macam jenis tampilan kursor

Contoh :

p{
cursor:help;
}

auto crosshair default
e-resize help move
n-resize ne-resize nw-resize
pointer progress s-resize
se-resize sw-resize text
w-resize wait


Dengan gambar

Contoh :

body{
cursor:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgkVBJYsFIUDDk92XEscRxkE09v22C8iuz5PhUOqY51A9965QRMOF6konPnqQzrhIRAKUCf-xKfPhN-sNsSny-ECek3eWSmcxIK2pGE9JSaWdfkd9fnMbGU6BybzCyF_H6hR4RKa53KUQLi/s320/N.png),auto;
}

Selalu sertakan kursor aslinya dan dipisahkan dengan koma. Opera 9.3 dan safari 3 tidak mendukung !.


Alhamdulillah

0 comments:


Posting Komentar


Creative Commons License
CSS cursor - Macam-macam jenis tampilan kursor by Nano Yulianto is licensed under a Creative Commons Attribution 3.0 Unported License.
Based on a work at http://nanoyulianto.blogspot.com/2010/12/css-cursor-macam-macam-jenis-tampilan.html.
Permissions beyond the scope of this license may be available at http://nanoyulianto.blogspot.com/.