第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定

我這個(gè) 鼠標(biāo)滑過(guò)沒(méi)變化呢 ...

...

正在回答

3 回答

你的49行代碼webkit前少了一個(gè)字符“-”,

“webkit-animation-play-state:running;”

應(yīng)該寫(xiě)成:

“-webkit-animation-play-state:running;”

0 回復(fù) 有任何疑惑可以回復(fù)我~
#1

_亓 提問(wèn)者

非常感謝!
2014-12-05 回復(fù) 有任何疑惑可以回復(fù)我~
@-webkit-keyframes?move?{
??0%{
????transform:?translateY(90px);
??}
??15%{
????transform:?translate(90px,90px);
??}
??30%{
????transform:?translate(180px,90px);
??}
??45%{
????transform:?translate(90px,90px);
??}
??60%{
????transform:?translate(90px,0);
??}
??75%{
????transform:?translate(90px,90px);
??}
??90%{
????transform:?translate(90px,180px);
??}
??100%{
????transform:?translate(90px,90px);
??}
}

div?{
??width:?200px;
??height:?200px;
??border:?1px?solid?red;
??margin:?20px?auto;
}
span?{
??display:?inline-block;
??width:?20px;
??height:?20px;
??background:?orange;
??transform:?translateY(90px);
??-webkit-animation-name:?move;
??-webkit-animation-duration:?10s;
??-webkit-animation-timing-function:?ease-in;
??-webkit-animation-delay:?.2s;
??-webkit-animation-iteration-count:infinite;
??-webkit-animation-direction:alternate;
??-webkit-animation-play-state:paused;
}
div:hover?span?{
??webkit-animation-play-state:running;
}


0 回復(fù) 有任何疑惑可以回復(fù)我~

代碼貼出來(lái)看看?

0 回復(fù) 有任何疑惑可以回復(fù)我~

舉報(bào)

0/150
提交
取消

我這個(gè) 鼠標(biāo)滑過(guò)沒(méi)變化呢 ...

我要回答 關(guān)注問(wèn)題
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢(xún)優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)