村長fb!
此乃舊版魚蛋村,訪客請【按此到新版魚蛋村】繼續瀏覽

CSS 屬性 -『 cursor 』

  • 屬性介紹 Introduction:
  • 設定鼠標圖樣
  • 繼承性:無
  • CSS 版本:CSS2
  • 句法 Syntax:
  • HTML 語法:{cursor:______;}
  • Scripting 語法:object.style.cursor = "______";
  • 適用值 Possible Values:
  • 適用值:all-scroll | auto | col-resize | crosshair | default | hand | help | move | no-drop | not-allowed | pointer | progress | row-resize | text | url(URL) | vertical-text | wait | *-resize
  • all-scroll

    《請把 mouse 指過來》(IE6+)

    auto依照本文內容顯示合適的鼠標
    col-resize

    《請把 mouse 指過來》(IE6+)

    crosshair

    《請把 mouse 指過來》

    default正常預設的鼠標
    hand

    《請把 mouse 指過來》

    help

    《請把 mouse 指過來》

    move

    《請把 mouse 指過來》

    no-drop

    《請把 mouse 指過來》(IE6+)

    not-allowed

    《請把 mouse 指過來》(IE6+)

    pointer

    《請把 mouse 指過來》(IE6+)

    progress

    《請把 mouse 指過來》(IE6+)

    row-resize

    《請把 mouse 指過來》(IE6+)

    text

    《請把 mouse 指過來》(IE6+)

    url(URL)設定鼠標圖檔位址(.cur 檔 或 .ani 檔)(IE6+)
    vertical-text

    《請把 mouse 指過來》(IE6+)

    wait

    《請把 mouse 指過來》

    *-resize*可為 (n, ne, nw, s, se, sw, e, 或 w)

    《n-resize》

    《ne-resize》

    《nw-resize》

    《s-resize》

    《se-resize》

    《sw-resize》

    《e-resize》

    《w-resize》

  • 預設值:auto
  • 範例 Example:
  • div {cursor:n-resize}
  • p {cursor:url(mouse.ani)}
魚蛋村,語法,圖片,素材,下載,琴譜,字型,教學,網頁製作,網頁教學,表情符號,程式,yudan,yudans,yudan village,javascript,cgi,php,msn,css,html,w3c,teach
footer