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