cursor マウスカーソル形状の指定
cursor:(値)
*値は下の一覧を参照
*値は下の一覧を参照
Sample
auto(初期値) |
default(OSのデフォルト) | hand(手の形) |
pointer(リンクカーソル) | crosshair(十字形) | move(移動可能) |
help(クエスチョンマーク) | text(入力可能) | wait(待機/処理中) |
progress(進行中) | all-scroll(全スクロール) | not-allowed(禁止) |
no-drop(ドロップ禁止) | vertical-text(縦書き) | col-resize(横方向) |
row-resize(縦方向) | ||
n-resize(上向き矢印) | ne-resize(右上向き) | e-resize(右向き) |
se-resize(右下向き) | s-resize(下向き) | sw-resize(左下向き) |
w-resize(左向き) | nw-resize(左上向き) |
Sample Source......................................................................>>>