zoukankan      html  css  js  c++  java
  • animate支持的css属性

    支持下列CSS 样式
        * backgroundPosition
        * borderWidth
        * borderBottomWidth
        * borderLeftWidth
        * borderRightWidth
        * borderTopWidth
        * borderSpacing
        * margin
        * marginBottom
        * marginLeft
        * marginRight
        * marginTop
        * outlineWidth
        * padding
        * paddingBottom
        * paddingLeft
        * paddingRight
        * paddingTop
        * height
        * width
        * maxHeight
        * maxWidth
        * minHeight
        * maxWidth
        * font
        * fontSize(在animate函数的css参数指定并不同于标准css属性,例如这个css标准是:font-size。同理上面很多也是这样的情况)
        * bottom
        * left
        * right
        * top
        * letterSpacing
        * wordSpacing
        * lineHeight
        * textIndent
    * opacity
    * scrollTop

  • 相关阅读:
    图书排列
    L1-059 敲笨钟 (20 分)
    区间移位
    取球博弈
    poj 2456 Aggressive cows
    对局匹配
    发现环
    数字划分
    哥德巴赫分解
    把数组排成最小的数
  • 原文地址:https://www.cnblogs.com/webqiand/p/4329534.html
Copyright © 2011-2022 走看看