?
This document uses PHP Chinese website manual Release
動(dòng)畫 Animation
屬性 | 版本 | 繼承性 | 描述 |
---|---|---|---|
animation | CSS3 | 無(wú) | 復(fù)合屬性。檢索或設(shè)置對(duì)象所應(yīng)用的動(dòng)畫特效 |
animation-name | CSS3 | 無(wú) | 檢索或設(shè)置對(duì)象所應(yīng)用的動(dòng)畫名稱 |
animation-duration | CSS3 | 無(wú) | 檢索或設(shè)置對(duì)象動(dòng)畫的持續(xù)時(shí)間 |
animation-timing-function | CSS3 | 無(wú) | 檢索或設(shè)置對(duì)象動(dòng)畫的過(guò)渡類型 |
animation-delay | CSS3 | 無(wú) | 檢索或設(shè)置對(duì)象動(dòng)畫延遲的時(shí)間 |
animation-iteration-count | CSS3 | 無(wú) | 檢索或設(shè)置對(duì)象動(dòng)畫的循環(huán)次數(shù) |
animation-direction | CSS3 | 無(wú) | 檢索或設(shè)置對(duì)象動(dòng)畫在循環(huán)中是否反向運(yùn)動(dòng) |
animation-play-state | CSS3 | 無(wú) | 檢索或設(shè)置對(duì)象動(dòng)畫的狀態(tài) |
animation-fill-mode | CSS3 | 無(wú) | 檢索或設(shè)置對(duì)象動(dòng)畫時(shí)間之外的狀態(tài) |