animation 屬性是一個(gè)簡(jiǎn)寫屬性,主要用于設(shè)置動(dòng)畫屬性,下面就給大家講解一下animation屬性的語法和用法實(shí)例。
animation 屬性是一個(gè)簡(jiǎn)寫屬性,主要用于設(shè)置動(dòng)畫屬性,下面就給大家講解一下animation屬性的語法和用法實(shí)例。
定義和用法:
animation 屬性是一個(gè)簡(jiǎn)寫屬性,用于設(shè)置六個(gè)動(dòng)畫屬性:
animation-name
animation-duration
animation-timing-function
animation-delay
animation-iteration-count
animation-direction
注釋:請(qǐng)始終規(guī)定 animation-duration 屬性,否則時(shí)長(zhǎng)為 0,就不會(huì)播放動(dòng)畫了。
默認(rèn)值:
|
none 0 ease 0 1 normal
|
繼承性:
|
no
|
版本:
|
CSS3
|
JavaScript 語法:
|
object.style.animation="mymove 5s infinite"
|
語法:
animation: name duration timing-function delay iteration-count direction;
值
|
描述
|
animation-name
|
規(guī)定需要綁定到選擇器的 keyframe 名稱。
|
animation-duration
|
規(guī)定完成動(dòng)畫所花費(fèi)的時(shí)間,以秒或毫秒計(jì)。
|
animation-timing-function
|
規(guī)定動(dòng)畫的速度曲線。
|
animation-delay
|
規(guī)定在動(dòng)畫開始之前的延遲。
|
animation-iteration-count
|
規(guī)定動(dòng)畫應(yīng)該播放的次數(shù)。
|
animation-direction
|
規(guī)定是否應(yīng)該輪流反向播放動(dòng)畫。
|
應(yīng)用實(shí)例:
使用簡(jiǎn)寫屬性,將動(dòng)畫與 div 元素綁定:
div
{
animation:mymove 5s infinite;
-webkit-animation:mymove 5s infinite; /* Safari 和 Chrome */
}
瀏覽器支持:
Internet Explorer 10、Firefox 以及 Opera 支持 animation 屬性。
Safari 和 Chrome 支持替代的 -webkit-animation 屬性。
注釋:Internet Explorer 9 以及更早的版本不支持 animation 屬性。
河南億恩科技股份有限公司(mszdt.com)始創(chuàng)于2000年,專注服務(wù)器托管租用,是國(guó)家工信部認(rèn)定的綜合電信服務(wù)運(yùn)營(yíng)商。億恩為近五十萬的用戶提供服務(wù)器托管、服務(wù)器租用、機(jī)柜租用、云服務(wù)器、網(wǎng)站建設(shè)、網(wǎng)站托管等網(wǎng)絡(luò)基礎(chǔ)服務(wù),另有網(wǎng)總管、名片俠網(wǎng)絡(luò)推廣服務(wù),使得客戶不斷的獲得更大的收益。
服務(wù)器/云主機(jī) 24小時(shí)售后服務(wù)電話:
0371-60135900
虛擬主機(jī)/智能建站 24小時(shí)售后服務(wù)電話:
0371-55621053
網(wǎng)絡(luò)版權(quán)侵權(quán)舉報(bào)電話:
0371-60135995
服務(wù)熱線:
0371-60135900