图片/图形

波浪状图片展示jQuery插件

阿里云


这是一款使用 jQuery 和 css3 制作的漂亮的波浪状图片展示效果。在这个 jQuery 图片展示中,所有的图片都以缩略图的形式呈正弦曲线波浪状排列,点击小图后会放大为大图片。

HTML 代码

html 结构包括一个主容器 wd-wrapper。在 demo 中它被设置为绝对定位,这样我们就可以上下左右的伸展正弦曲线波浪而不必给定它宽度和高度。但你也可以把它设置为相对定位,并给它一个宽度和高度。这条正弦曲线能够自动跳转高度。在 demo 中你可以调整窗口大小看看效果。初始化的时候,正弦曲线上的所有缩略图都要随机旋转一点角度。为了添加图片和其它内容,html 结构应该如下所示:

也想出现在这里?联系我们
创客主机
  1. <div class="wd-element">
  2.   <img src="images/1.jpg" alt="Some Image" />
  3.   <div class="wd-info">
  4.     <div class="wd-info-title">
  5.       <h2>Some title</h2>
  6.     </div>
  7.     <div class="wd-info-desc">
  8.       <p>Some Description</p>
  9.     </div>
  10.   </div>
  11. </div>

wd-info-desc 是点击缩略图后展示的第二级图片内容,如下:

在这里我们可以通过上方的放大镜按钮退回到第一级缩略图。如果这时再点击图片,那么图片内容滑块就会出现。用户可以通过前后导航按钮查看图片或通过关闭按钮回到第二级缩略图。

可用参数

下面是可用的参数选项:

  1. speed       : 1000,       
  2. // speed for the animations
  3.  
  4. easing        : 'easeInOutExpo',  
  5. // easing for the animations
  6.  
  7. minImgW       : 50,       
  8. // minimum width the thumbnail 
  9. // will have (randomly set)
  10.  
  11. maxImgW       : 90,       
  12. // maximum width the thumb 
  13. // image will have (randomly set)
  14.  
  15. minImgAngle     : -15,        
  16. // minimum rotation angle the 
  17. // thumbnail will have (randomly set)
  18.  
  19. maxImgAngle     : 15,       
  20. // maximum rotation angle 
  21. // the thumbnail will have (randomly set)
  22.  
  23. leftFactor      : 40,       
  24. // space between images on the x-axis  
  25.  
  26. startFactor     : 1,        
  27. // the higher this value, the more 
  28. // space between the first thumbnail and 
  29. // the left of the container
  30.  
  31. sinusoidFunction  : {
  32.   A : 100,  // amplitude
  33.   T   : 700,  // period
  34.   P : 0   // phase
  35. }

波浪状图片展示 jQuery 插件

已有 369 人购买
查看演示升级 VIP立刻购买

演示地址 下载地址
收藏
(0)

发表回复

热销模板

Ashade - 作品展示摄影相册WordPress汉化主题
LensNews

本站承接 WordPress / PbootCMS / DedeCMS 等
系统建站、仿站、开发、定制等业务!