一款基于jQuery的超酷动画幻灯片

news/2024/11/29 12:44:22/

今天给大家带来一款仿步步高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://***/"><div class="high-box"><div class="figure"><div class="screen"><img src="images/h-imagesearch3-sc1.jpg" width="1310" height="299" /></div><div class="mobile"><img src="images/h-imagesearch3-mob.png" width="700" height="380" /></div></div><div class="high-title"><h2><img src="images/h-imagesearch3-logo.png" width="830" height="390" /></h2></div></div></a></li><li class="high-x5"><a href="http://***/"><div class="high-box"><div class="figure"><b class="mob1"><img src="images/h-x5-f1.png" alt="X5" width="700" height="680" /></b> <b class="mob2"><img src="images/h-x5-f2.png" alt="X5" width="490" height="480" /></b> <b class="mob3"><img src="images/h-x5-f3.png" alt="X5" width="510" height="415" /></b><b class="mob4"><img src="images/h-x5-f4.png" alt="X5" width="710" height="680" /></b></div><div class="high-title"><h2><img src="images/h-x5-t1.png" width="366" height="107" /></h2><h3><img src="images/h-x5-t2.png" width="366" height="69" /></h3><h4><img src="images/h-x5-t3.png" width="366" height="127" /></h4></div></div></a></li><li class="high-x3v"><a href="http://***/"><div class="high-box"><div class="figure"><img src="images/h-x3v-figure.png" width="532" height="566" /></div><div class="high-title"><h2><img src="images/h-x3v-title1.png" width="459" height="95" /></h2><h3><img src="images/h-x3v-title2.png" width="459" height="95" /></h3></div></div></a></li><li class="high-enjoyevent"><a href="http://***/"><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="images/h-enjoy-t1.png" width="338" height="148" /></em> <em class="t2"><img src="images/h-enjoy-t3.png" width="464" height="120" /></em><h2><img src="images/h-enjoy-t4.png" width="756" height="447" /></h2><em class="t3"><img src="images/h-enjoy-t2.png" width="74" height="58" /></em></div><div class="figure"><em class="m1"><img src="images/h-enjoy-c4.png" width="120" height="160" /></em><div class="m2"><em class="m2-1"><img src="images/h-enjoy-c2.png" width="180" height="110" /></em> <em class="m2-2"><img src="images/h-enjoy-c1.png" width="240" height="430" /></em></div><em class="m3"><img src="images/h-enjoy-c3.png" width="486" height="482" /></em></div></div></a></li><li class="high-xshotnew"><a href="http://***/"><div class="high-box"><em class="mask"><img src="images/h-xshot-mask.png" width="560" height="426" /></em><div class="high-title"><h2><img src="images/h-xshot-t1.png" width="446" height="146" /></h2><h3><img src="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://***/Article/14395

转载于:https://www.cnblogs.com/liaohuolin/p/4194998.html


http://www.ppmy.cn/news/380551.html

相关文章

mysql 常用sql

1. 常见命令 连接本地数据库与远程数据库&#xff08;172.16.xx.xx:3306&#xff09;&#xff1a; mysql -h localhost -u root -p123 mysql -h 172.16.xx.xx -P 3306 -u root -p 2. DDL 数据定义语言&#xff08;Data Definition Lanuage, DDL&#xff09;定义了数据库模式&…

sql:常用sql 语句整理一 (整体架构)

今天总结一下常用的sql 语句&#xff1a; 1. 命令 连接数据库 连接本地数据库与远程数据库&#xff08;112.26.xx.xx:3306&#xff09;&#xff1a; mysql -h localhost -u root -p123 mysql -h 112.26.xx.xx -P 3306 -u root -p PS&#xff1a;u:用户名 P 端口 p:password…

“锤”死挣扎

摘要&#xff1a;这个世界需要乔布斯这种“立势”的天才&#xff0c;也需要老罗这种“破势”的异端。 4月9日锤子新品发布会上&#xff0c;罗永浩推出了坚果3。台下零零星星的掌声&#xff0c;不时发出的捧场声&#xff0c;让整台发布会略显尴尬。对于锤子的发布会&#xff0c…

android系统负载如何获取1-简单利用系统命令

最近在调查系统负载问题&#xff0c;希望能从中获取一些系统卡顿的知识&#xff0c;暂时把简单获取系统负载的命令记录下来&#xff0c;以备以后查看。 本文不做具体负载分析&#xff0c;只为记录命令&#xff0c;等后续系统负载分析有了结果会给大家呈现分析的过程和结果。 …

2019年Java大厂面试(吐血超详细总结)

本文来自于慕课网手记&#xff1a; Java大厂面试&#xff08;吐血超详细总结&#xff09;作者&#xff1a;小码哥的freestyle链接&#xff1a; https://www.imooc.com/article/286545来源&#xff1a;慕课网 面试清单 平安产险飞猪上汽大通浩鲸科技杏仁医生兴盛优先御泥坊拓维信…

转 :2019年Java大厂面试(吐血超详细总结)

2019年Java大厂面试&#xff08;吐血超详细总结&#xff09; 本文来自于慕课网手记&#xff1a;Java大厂面试&#xff08;吐血超详细总结&#xff09;&#xff0c;转载请保留链接 ;) 转载自&#xff1a;https://www.imooc.com/article/286545#%E7%A6%8F%E7%B1%B3%E7%A7%91%E6%8…

mysql命令语句连接数据库_MySQL_MySQL常用基本SQL语句总结,1. 常见命令连接本地数据库 - phpStudy...

MySQL常用基本SQL语句总结 1. 常见命令 连接本地数据库与远程数据库(172.16.xx.xx:3306)&#xff1a; mysql -h localhost -u root -p123 mysql -h 172.16.xx.xx -P 3306 -u root -p 2. DDL 数据定义语言(Data Definition Lanuage, DDL)定义了数据库模式&#xff0c;包括CREATE…

mysql粗粒度_MySQL常用SQL总结

1. 常见命令 连接本地数据库与远程数据库(172.16.xx.xx:3306)&#xff1a; mysql -h localhost -u root -p123 mysql -h 172.16.xx.xx -P 3306 -u root -p 2. DDL 数据定义语言(Data Definition Lanuage, DDL)定义了数据库模式&#xff0c;包括CREATE、ALTER、DROP、TRUNCATE、…