首页
Web开发
Windows程序
编程语言
数据库
移动开发
系统相关
微信
其他好文
会员
首页
>
Web开发
> 详细
jQuery iPresenter 3D图片旋转
时间:
2016-08-26 09:10:38
阅读:
162
评论:
0
收藏:
0
[点我收藏+]
标签:
在线实例
效果一
效果二
使用方法
<div
class
=
"htmleaf-container"
>
<div
class
=
"htmleaf-content"
>
<div
class
=
"container"
>
<div
id
=
"ipresenter"
>
<div
id
=
"intro"
class
=
"step"
data-x
=
"0"
data-y
=
"0"
data-thumbnail
=
"/api/jq/5733e33267b64/img/thumbnails/1.jpg"
>
<img
src
=
"/api/jq/5733e33267b64/img/details.png"
/>
<h2>
A phone that sees the world like you do, in 3D
</h2>
<p>
Now your photos can have as much depth as the moment itself. HTC EVO 3D captures
your photos and videos in 3D, plus you can view them without the glasses. The stunning
4.3-inch qHD display gives you crisp websites, vivid images and incredibly fluid
videos.
</p>
</div>
<div
id
=
"capture"
class
=
"step"
data-x
=
"1100"
data-y
=
"1200"
data-scale
=
"1.8"
data-rotate
=
"180"
data-thumbnail
=
"/api/jq/5733e33267b64/img/thumbnails/2.jpg"
>
<img
src
=
"/api/jq/5733e33267b64/img/ksp1.png"
/>
<h2>
Capture life in 3D
</h2>
<p>
HTC EVO 3D allows you to shoot 3D movies and snap 3D photos via dual cameras, so
no matter where you are, capture life as it should be. And see it all in true-to-life
detail without 3D glasses.
</p>
</div>
<div
id
=
"view"
class
=
"step"
data-x
=
"-300"
data-y
=
"600"
data-scale
=
"0.2"
data-rotate
=
"270"
data-thumbnail
=
"/api/jq/5733e33267b64/img/thumbnails/3.jpg"
>
<img
src
=
"/api/jq/5733e33267b64/img/ksp2.png"
/>
<h2>
An incredible view
</h2>
<p>
The large 4.3 inch display serves up incredibly crisp websites, vivid images and
fluid video on a pixel-packed qHD screen. Catch the latest blockbusters straight
from HTC Watch – a new service that starts the show just seconds into the download
and monitors your Internet connection to ensure uninterrupted viewing.
</p>
</div>
</div>
</div>
</div>
</div>
<script
type
=
"text/javascript"
src
=
"http://ku.shouce.ren/libs/jquery/1/jquery1.7.2.min.js"
></script>
<script
src
=
"/api/jq/5733e33267b64/js/ipresenter.packed.js"
></script>
<script>
$
(
function
()
{
$
(
‘#ipresenter‘
).
iPresenter
({
timerPadding
:
-
1
,
//计时器内边距
controlNav
:
true
,
//是否显示控制按钮
controlNavThumbs
:
true
,
//是否显示缩略图控制
controlNavNextPrev
:
false
//是否显示“上一张”“下一张”导航
});
});
</script>
成功复制
下载
jQuery iPresenter 3D图片旋转
标签:
原文地址:http://www.cnblogs.com/niuboren/p/5808992.html
踩
(
0
)
赞
(
0
)
举报
评论
一句话评论(
0
)
登录后才能评论!
分享档案
更多>
2021年07月29日 (22)
2021年07月28日 (40)
2021年07月27日 (32)
2021年07月26日 (79)
2021年07月23日 (29)
2021年07月22日 (30)
2021年07月21日 (42)
2021年07月20日 (16)
2021年07月19日 (90)
2021年07月16日 (35)
周排行
更多
36.VUE — 认识 Webpack 和 安装
2021-07-28
【PHP】上传图片翻转问题
2021-07-28
php对数字进行万。亿的转化
2021-07-28
五个 .NET 性能小贴士
2021-07-28
Three.js中显示坐标轴、平面、球体、四方体
2021-07-28
.net 5+ 知新:【1】 .Net 5 基本概念和开发环境搭建
2021-07-27
1.html,css
2021-07-27
基于Docker搭建 Php-fpm + Nginx 环境
2021-07-27
nginx + http + svn
2021-07-27
kubernets kube-proxy的代理 iptables和ipvs
2021-07-26
友情链接
兰亭集智
国之画
百度统计
站长统计
阿里云
chrome插件
新版天听网
关于我们
-
联系我们
-
留言反馈
© 2014
mamicode.com
版权所有 联系我们:gaon5@hotmail.com
迷上了代码!