亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定

我這個 鼠標滑過沒變化呢 ...

...

正在回答

3 回答

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

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

應該寫成:

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

0 回復 有任何疑惑可以回復我~
#1

_亓 提問者

非常感謝!
2014-12-05 回復 有任何疑惑可以回復我~
@-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 回復 有任何疑惑可以回復我~

代碼貼出來看看?

0 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消

我這個 鼠標滑過沒變化呢 ...

我要回答 關注問題
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號