.gold_egg_broken{background:url("../img/animation/goldeggBroke.png");width:400px;height:400px;animation:eggbroken3s;-webkit-animation-fill-mode:forwards;-webkit-animation-timing-function:steps(80);}@-webkit-keyframeseggbroken{0%{background-position:00;}90%{background-position:0-32000px;}100%{background-position:0-32000px;}}動態(tài)切換給一個元素這個樣式想讓它停留在最后一幀保持不動。但是不生效
為什么我的animation-fill-mode 設(shè)置不生效
慕碼人8056858
2019-05-25 17:55:30