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