博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
基于Jquery的图片自动分组且自适应页面的缩略图展示特效
阅读量:5134 次
发布时间:2019-06-13

本文共 874 字,大约阅读时间需要 2 分钟。

今天分享的是一款基于Jquery的图片自动分组且自适应页面的缩略图展示特效,通俗一点说就是,不过是用JQuery做的,相当不错!

This experimental jQuery plugin allows the automatic grouping of thumbnails using a pile effect. The thumbnails will group according to their shared data-pile attribute and once clicked, the pile will disperse and its thumbnails fly to their positions. The thumbnails can be slightly rotated or positioned with a delay.

这个实验性的允许自动分组缩略图使用桩特效。缩略图会根据他们共同的data-pile属性和一次点击,桩将分散和其缩略图飞到他们的立场。缩略图可以稍微转动或定位与延迟。

The grid itself is adaptive, meaning that if there is not enough horizontal space considering the width and the gutter of the items, the column count will decrease and the grid will re-order.

网格本身是自适应的,意思是如果没有足够的水平空间考虑宽度和排水沟的物品,列数将减少和网格将排序。

预览地址:http://www.daimajiayuan.com/download/jquery/yulan/Stapel/

下载地址:http://www.daimajiayuan.com/sitejs-15591-1.html

转载于:https://www.cnblogs.com/sitejs/p/3167083.html

你可能感兴趣的文章
VC++实现全局钩子勾住消息对话框
查看>>
VC++2012编程演练数据结构《25》线索二叉树
查看>>
自创本派高考理数试题集现在发布
查看>>
练习 后缀数组
查看>>
洛谷P3676 小清新数据结构题(动态点分治)
查看>>
[C++] 前置++与后置++
查看>>
c#制作飘动动画窗体
查看>>
正则表达式中/i,/g,/ig,/gi,/m的区别和含义
查看>>
disable jboss JMXInvokerServlet .
查看>>
JavaScript事件冒泡简介及应用
查看>>
Oracle学习 实战心得总结
查看>>
Oracle学习 第20天 PL/SQL导入
查看>>
[USACO10MAR]伟大的奶牛聚集
查看>>
Android跳转到拨打电话的页面
查看>>
【codeforces】【比赛题解】#950 CF Round #469 (Div. 2)
查看>>
Linux字符模式下如何设置/删除环境变量
查看>>
HTTPS加密原理(转)
查看>>
开发动态编辑的表格
查看>>
iPad pro & 显示器
查看>>
吴恩达深度学习笔记(十一)—— dropout正则化
查看>>