zoukankan      html  css  js  c++  java
  • 光标显示样式 css 中 cursor 属性使用

    记录一下 cursor 的各种样式,方便自己查找。之前用到不常用的每次去 百度 或 Google 找不如自己记录下好找些。

    cursor光标类型
    auto default none context-menu help pointer progress
    wait cell crosshair text vertical-text alias copy
    move no-drop not-allowed e-resize n-resize ne-resize nw-resize
    s-resize se-resize sw-resize w-resize ew-resize ns-resize nesw-resize
    nwse-resize col-resize row-resize all-scroll url -webkit-zoom-in -webkit-zoom-out
  • 相关阅读:
    真正的e时代
    在线手册
    UVA 10616 Divisible Group Sums
    UVA 10721 Bar Codes
    UVA 10205 Stack 'em Up
    UVA 10247 Complete Tree Labeling
    UVA 10081 Tight Words
    UVA 11125 Arrange Some Marbles
    UVA 10128 Queue
    UVA 10912 Simple Minded Hashing
  • 原文地址:https://www.cnblogs.com/YMaster/p/8998770.html
Copyright © 2011-2022 走看看