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