一款基于jQuery的超酷动画幻灯片
今天给大家带来一款仿步步高vivo手机网站的一款首页焦点幻灯展示特效,带有超酷炫的动画特效,动态效果丝毫不逊色于flash动画,具有很强的视觉冲击力,推荐下载学习!
提示:兼容360、FireFox、Chrome、Safari、Opera、傲游、搜狗、世界之窗,不支持IE8及以下浏览器。效果图如下:

实现的代码。
需要引的用js在实例代码中已提供。下面是html代码部分:
<div id="vivo-wrap">
<div id="vivo-contain">
<div class="focus-gallery">
<ul class="cl">
<li class="high-imageSearch3"><a href="http://www.w2bc.com/">
<div class="high-box">
<div class="figure">
<div class="screen">
<img src="data:images/h-imagesearch3-sc1.jpg" width="1310" height="299" /></div>
<div class="mobile">
<img src="data:images/h-imagesearch3-mob.png" width="700" height="380" /></div>
</div>
<div class="high-title">
<h2>
<img src="data:images/h-imagesearch3-logo.png" width="830" height="390" /></h2>
</div>
</div>
</a></li>
<li class="high-x5"><a href="http://www.w2bc.com/">
<div class="high-box">
<div class="figure">
<b class="mob1">
<img src="data:images/h-x5-f1.png" alt="X5" width="700" height="680" /></b> <b class="mob2">
<img src="data:images/h-x5-f2.png" alt="X5" width="490" height="480" /></b> <b class="mob3">
<img src="data:images/h-x5-f3.png" alt="X5" width="510" height="415" /></b>
<b class="mob4">
<img src="data:images/h-x5-f4.png" alt="X5" width="710" height="680" /></b>
</div>
<div class="high-title">
<h2>
<img src="data:images/h-x5-t1.png" width="366" height="107" /></h2>
<h3>
<img src="data:images/h-x5-t2.png" width="366" height="69" /></h3>
<h4>
<img src="data:images/h-x5-t3.png" width="366" height="127" /></h4>
</div>
</div>
</a></li>
<li class="high-x3v"><a href="http://www.w2bc.com/">
<div class="high-box">
<div class="figure">
<img src="data:images/h-x3v-figure.png" width="532" height="566" /></div>
<div class="high-title">
<h2>
<img src="data:images/h-x3v-title1.png" width="459" height="95" /></h2>
<h3>
<img src="data:images/h-x3v-title2.png" width="459" height="95" /></h3>
</div>
</div>
</a></li>
<li class="high-enjoyevent"><a href="http://www.w2bc.com/">
<div class="high-box">
<div class="e-circle">
<em class="e1"></em><em class="e2"></em><em class="e3"></em>
</div>
<div class="high-title">
<em class="t1">
<img src="data:images/h-enjoy-t1.png" width="338" height="148" /></em> <em class="t2">
<img src="data:images/h-enjoy-t3.png" width="464" height="120" /></em>
<h2>
<img src="data:images/h-enjoy-t4.png" width="756" height="447" /></h2>
<em class="t3">
<img src="data:images/h-enjoy-t2.png" width="74" height="58" /></em>
</div>
<div class="figure">
<em class="m1">
<img src="data:images/h-enjoy-c4.png" width="120" height="160" /></em>
<div class="m2">
<em class="m2-1">
<img src="data:images/h-enjoy-c2.png" width="180" height="110" /></em> <em class="m2-2">
<img src="data:images/h-enjoy-c1.png" width="240" height="430" /></em>
</div>
<em class="m3">
<img src="data:images/h-enjoy-c3.png" width="486" height="482" /></em>
</div>
</div>
</a></li>
<li class="high-xshotnew"><a href="http://www.w2bc.com/">
<div class="high-box">
<em class="mask">
<img src="data:images/h-xshot-mask.png" width="560" height="426" /></em>
<div class="high-title">
<h2>
<img src="data:images/h-xshot-t1.png" width="446" height="146" /></h2>
<h3>
<img src="data:images/h-xshot-t2.png" width="454" height="95" /></h3>
</div>
</div>
</a></li>
</ul>
<div class="switch-high">
</div>
</div>
</div>
</div>
via:http://www.w2bc.com/Article/14395
一款基于jQuery的超酷动画幻灯片的更多相关文章
- 8款基于Jquery的WEB前端动画特效
		
1.超炫酷的30个jQuery按钮悬停动画 按钮插件是最常见的jQuery插件之一,因为它用途广泛,而且配置起来最为方便.今天我们要分享的是30个超炫酷的jQuery悬停按钮动画,当我们将鼠标滑过按钮 ...
 - 10款基于jquery的web前端动画特效
		
1.jQuery横向手风琴图片切换动画 之前我们为大家分享过很多款基于jQuery和CSS3的手风琴菜单和手风琴焦点图插件,比如CSS3响应式垂直手风琴菜单和jQuery横向手风琴图片展示插件.今天要 ...
 - 4款基于jquery的列表图标动画切换特效
		
网页中列表图标随处可见,特别是移动网页上,基本上的导航都采用了列表图标.今天给大家分享4款基于juqery的列表图标和关闭图标的动画切换特效.喜欢的网友赶紧收藏吧. 在线预览 源码下载 实现的代码 ...
 - 基于Bootstrap的超酷jQuery开关按钮插件
		
aaarticlea/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJgAAAA2CAIAAAC0tsfoAAAB/0lEQVR4nO3bQWrCQBTGcc/mbVz0DD
 - 【转】基于Bootstrap的超酷jQuery开关按钮插件
		
基于Bootstrap的超酷jQuery开关按钮插件
 - 10款基于jquery实现的超酷动画源码
		
1.jQuery二级下拉菜单 下拉箭头翻转动画 之前我们分享过不少基于jQuery的二级下拉菜单,甚至是多级的下拉菜单,比如这款jQuery/CSS3飘带状多级下拉菜单就非常华丽.但今天要介绍的这款j ...
 - 一款基于jquery超炫的弹出层提示消息
		
今天给大家带来一款基于jquery超炫的弹出层提示消息.这款实例页面初始时,一个go按钮.当单击go按钮时,提示强出层以动画形式出现.效果图如下: 在线预览 源码下载 实现的代码. html代码: ...
 - 一款基于jquery ui的动画提交表单
		
今天要给大家分享一款基于jquery ui的动画提交表单.这款提交表单的的效果是以动画的形式依次列表所需填写的信息.效果非常不错,效果图如下: 在线预览 源码下载 实现的代码. html代码: & ...
 - 7款基于jquery的动画搜索框
		
无论是电商网站,还是媒体网,还是个人博客,每个网站都有属于自己个性化的搜索框.今天小编给大家带来7款基于jquery的动画搜索框.每个搜索框都采用了动画效果,一起看下效果图吧. 在线预览 源码下载 ...
 
随机推荐
- log4net 使用笔记
			
一.Log4net特征 1.自定义日志输出级别 Log4net将日志分为五个级别优先级从高到低依次:FATAL > ERROR > WARN > INFO > DEBUG,此外 ...
 - text-overflow样式属性值ellipsis的用法
			
一.div标签中使用text-overflow样式属性值ellipsis的方法: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1. ...
 - php内置的http server, 类似于nodejs里面和golang里面的
			
原文:https://www.sitepoint.com/taking-advantage-of-phps-built-in-server/ ----------------------------- ...
 - Emacs在RHEL 5上的安装和使用
			
1. install latest emacs xz -d emacs-24.3.tar.xz tar xvf emacs-24.3.tar ./configure make make install ...
 - 利用 Android 系统原生 API 实现分享功能
			
利用 Android 系统原生 API 实现分享功能 这篇文章提供一个封装好的 Share2 库供大家参考. GitHub 项目地址:Share2 大家知道,要调用 Android 系统内建的分享功能 ...
 - python2.7里的StringIO.StringIO与BytesIO有什么区别
			
import StringIO与from io import BytesIO的区别 open()函数返回的文件对象取决于模式.当使用文本模式打开文件时,它返回一个TextIOBase的子类.当使用二进 ...
 - Servlet实现文件上传,可多文件上传
			
一.Servlet实现文件上传,需要添加第三方提供的jar包 接着把这两个jar包放到 lib文件夹下: 二: 文件上传的表单提交方式必须是POST方式, 编码类型:enctype="mul ...
 - Nginx.conf简介
			
vim /etc/nginx/nginx.conf #user nobody; worker_processes 1; #error_log logs/error.log; #error_log lo ...
 - 31、Arrays数组排序(续)——自定义排序
			
自定义的类要按照一定的方式进行排序,比如一个Person类要按照年龄进行从小到大排序,比如一个Student类要按照成绩进行由高到低排序. 这里我们采用两种方式,一种是使用Comparable接口:让 ...
 - adb详解
			
adb详解 分类: android开发工具相关 2012-10-24 18:27 2822人阅读 评论(0) 收藏 举报 ADB全称Android Debug Bridge,是android sdk里 ...