Описание
cursor - Устанавливает форму курсора, когда он находится в пределах элемента.
CSS 1 / CSS 2 / CSS 2.1 / CSS 3
Вид курсора может различаться в разных браузерах.
Запись
Запись | Вид |
cursor: default; | ![]() |
cursor: crosshair; | ![]() |
cursor: help; | ![]() |
cursor: move; | ![]() |
cursor: pointer; | ![]() |
cursor: progress; | ![]() |
cursor: text; | ![]() |
cursor: wait; | ![]() |
cursor: n-resize; | ![]() |
cursor: ne-resize; | ![]() |
cursor: e-resize; | ![]() |
cursor: se-resize; | ![]() |
cursor: s-resize; | ![]() |
cursor: sw-resize; | ![]() |
cursor: w-resize; | ![]() |
cursor: nw-resize; | ![]() |
auto - Вид курсора по умолчанию.
cursor: inherit; - Наследует значение родителя
cursor: url('путь к курсору') - При установке своего курсора указать путь к нему.
Поддержка
Firefox поддерживает форматы рисунков png, gif, jpg, cur.
Пример
|
Свойства CSS
- animation
- animation-direction
- appearance
- background-clip
- background-color
- background-image
- background-attachment
- background-repeat
- background-size
- background-position
- border
- column-count
- column-gap
- column-rule
- column-width
- content
- cursor
- direction
- font-family
- filter
- float
- font
- font-size
- font-stretch
- f-style
- f-weight
- l-height
- margin
- max-height
- min-height
- m-top
- opacity
- orphans
- outline
- overflow
- padding
- position
- quotes
- resize
- right
- rotation-point
- table-layout
- text-align
- text-align-last
- text-decoration
- text-indent
- text-justify
- text-overflow
- text-shadow
- text-transform
- top
- transform
- transform-origin
- transform-style
- transition
- transition-delay
- transition-duration
- transition-property
- transition-timing-function
- vertical-align
- visibility
- white-space
- word-break
- word-spacing
- word-wrap
- z-index