Glubase - share your knowledge


All / Computers / Programming / CSS





  • View Command

CSS Reference

CSS cursor definition

Syntax

cursor: <value>;

Description

Specifies the type of cursor to be displayed

Values

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

Version information

Available in CSS2

  • Comments

No comments added.