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

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

CSS3 抖動效果 google瀏覽器效果 移植問題

CSS3 抖動效果 google瀏覽器效果 移植問題

翻過高山走不出你 2018-12-06 16:21:58
場景: ? 點擊其他地方 div 抖動 查看了他的 點擊添加css樣式pulse? 如圖: ? css文件路徑chrome://resources/css/overlay.css有段 /* keyframes used to pulse the overlay */ @-webkit-keyframes pulse { 0% { transform: scale(1); } 40% { transform: scale(1.02); } 60% { transform: scale(1.02); } 100% { transform: scale(1); } } .overlay .page.pulse { -webkit-animation-duration: 180ms; -webkit-animation-iteration-count: 1; -webkit-animation-name: pulse; -webkit-animation-timing-function: ease-in-out; } 怎么我移植到我 (body 點擊的時候給div 添加這個樣式)的項目中添加這個css就無效呢?問題出現在? ? js代碼: $(document).click(function() { objData.configForm.addClass("pulse"); setTimeout(function() { objData.configForm.removeClass("pulse"); },2000); //alert(); });
查看完整描述

1 回答

?
梵蒂岡之花

TA貢獻1900條經驗 獲得超5個贊

在keyframes前面加個@
查看完整回答
反對 回復 2018-12-09
  • 1 回答
  • 0 關注
  • 446 瀏覽

添加回答

舉報

0/150
提交
取消
微信客服

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

幫助反饋 APP下載

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

公眾號

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