CSS3+JS實現人物奔跑動畫的範例程式碼分享

來源:互聯網
上載者:User



代碼:

<!DOCTYPE html><html><head><meta charset="UTF-8"><title>HTML5/CSS3奔跑動畫DEMO示範 - 何問起</title><base target="_blank" /><link href="http://hovertree.com/texiao/jquery/58/css.css" rel="stylesheet" type="text/css" /><script src="http://hovertree.com/texiao/css/8/prefixfree.min.js"></script></head><body><div class='kai animate' id='running'><div class='eyes'></div></div><div class='slide'><div class='stage'><div class='foreground-trees'></div><div class='landscape'></div><div class='behind-trees'></div><div class='behind-mountains'></div></div></div><div class="infohovertree">生命在於運動,奔跑吧兄弟!<br /><a href="http://hovertree.com">首頁</a> <a href="http://hovertree.com/texiao/">特效</a> <a href="http://hovertree.com/h/bjaf/5f5eiagg.htm">原文</a></div><script type="text/javascript" src='http://down.hovertree.com/jquery/jquery-1.12.3.min.js'></script><script type="text/javascript" src='http://hovertree.com/texiao/jquery/58/js/jquery.transform.js'></script><script type="text/javascript" src="http://hovertree.com/texiao/jquery/58/js/index.js"></script></body></html>
相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.