Вебмастер
Санкт-Петербург
Частный вебмастер Услуги Контакты Справочная информация Статьи и публикации Полезные сервисы Букварь вебмастера
   Букварь вебмастера

Атрибут cursor


cursor Attribute

{ cursor: auto | crosshair | default | hand | move | e-resize | ne-resize | nw-resize | n-resize | se-resize | sw-resize | s-resize | w-resize| text | wait | help}

Specifies the type of cursor to be displayed for the mouse pointer.

auto

The UA determines the cursor to display based on the current context.

crosshair

a simple crosshair

default

The platform-dependent default cursor. Usually an arrow.

hand

A hand

move

indicates something is to be moved

*-resize

indicates that the edge is to be moved

text

Used to indicate editable text. Usually an I-bar.

wait

A cursor to indicate that the program is busy and the user should wait. Usually a watch or hourglass.

This attribute is inherited.

Смотрите далее: display »

  Атрибуты CSS