首页 > Web开发 > 详细

html5+css3第一屏滚屏动画效果

时间:2015-04-09 15:23:48      阅读:780      评论:0      收藏:0      [点我收藏+]

 

详细内容请点击

 

技术分享

   

在线预览立即下载

  html5+css3第一屏滚屏动画效果。 转载自:http://tympanus.net/codrops/2014/05/22/inspiration-for-article-intro-effects/  

var _gaq = _gaq || [];

_gaq.push([‘_setAccount‘, ‘UA-7243260-2‘]);

_gaq.push([‘_trackPageview‘]);

(function() { var ga = document.createElement(‘script‘);

ga.type = ‘text/javascript‘; ga.async = true; ga.src = (‘https:‘ == document.location.protocol ? ‘https://ssl‘ : ‘http://www‘) + ‘.google-analytics.com/ga.js‘;

var s = document.getElementsByTagName(‘script‘)[0]; s.parentNode.insertBefore(ga, s); })();

 

更多html5内容请点击

 

html5+css3第一屏滚屏动画效果

原文:http://www.cnblogs.com/j--d/p/html5-css3.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!