• <b id="l3qpx"><abbr id="l3qpx"></abbr></b>
  • <th id="l3qpx"><progress id="l3qpx"></progress></th>
      <th id="l3qpx"></th>
      <dd id="l3qpx"><font id="l3qpx"></font></dd>
      <th id="l3qpx"></th>
      0712-2888027 189-8648-0214
      微信公眾號(hào)

      孝感風(fēng)信網(wǎng)絡(luò)科技有限公司微信公眾號(hào)

      當(dāng)前位置:主頁(yè) > 技術(shù)支持 > HTML5/CSS3 > HTML5+CSS3 animations動(dòng)畫效果插件

      HTML5+CSS3 animations動(dòng)畫效果插件

      時(shí)間:2016-03-30來源:風(fēng)信官網(wǎng) 點(diǎn)擊: 1127次
      HTML5+CSS3 animations動(dòng)畫效果插件,有非常豐富的動(dòng)畫顯示效果!

      網(wǎng)址:http://daneden.github.io/animate.css/

      以后制作html5+css3的動(dòng)畫就變得非常簡(jiǎn)單啦!

      CSS3文件下載地址: https://raw.github.com/daneden/animate.css/master/animate.css

      使用方法的說明:https://github.com/daneden/animate.css

      鏈接CSS文件:

      <head>
        <link rel="stylesheet" href="animate.min.css">
      </head>

      使用代碼:

      $('#yourElement').addClass('animated bounceOutLeft');

      $('#yourElement').one('webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend', doSomething);

      擴(kuò)展使用方法:

      $.fn.extend({
          animateCss: function (animationName) {
              var animationEnd = 'webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend';
              $(this).addClass('animated ' + animationName).one(animationEnd, function() {
                  $(this).removeClass('animated ' + animationName);
              });
          }
      });


      $('#yourElement').animateCss('bounce');

      #yourElement {
        -vendor-animation-duration: 3s;
        -vendor-animation-delay: 2s;
        -vendor-animation-iteration-count: infinite;
      }
      熱門關(guān)鍵詞: HTML5+CSS3 animations 動(dòng)畫 效果 插件
      欄目列表
      推薦內(nèi)容
      熱點(diǎn)內(nèi)容
      展開
      欧美一区二区三区免费A级视频,亚洲精品中文字幕综合,动漫精品中文字幕无码第一页,1024亚洲国产综合 亚太影院 柯西贝尔-游戏赚网
    1. <b id="l3qpx"><abbr id="l3qpx"></abbr></b>
    2. <th id="l3qpx"><progress id="l3qpx"></progress></th>
        <th id="l3qpx"></th>
        <dd id="l3qpx"><font id="l3qpx"></font></dd>
        <th id="l3qpx"></th>