jQuery css3实用手机页面加载跳转动画特效代码下载
1. 引入CSS
<link rel="stylesheet" href="css/common.css" />
2. 引入JS
<script src="js/jquery.min.js"></script>
3. HTML代码
<img src="img/index_bg.png" alt="jQuery css3实用手机页面加载跳转动画特效代码下载" class="img_bg"/> <a href="video.html" style="position:fixed; width: 60%; left: 20%;bottom: 6%;"><img src="img/home.png" alt="jQuery css3实用手机页面加载跳转动画特效代码下载"/></a>