基於Jquery的圖片自動分組且自適應頁面的縮略圖展示特效

今天分享的是一款基於Jquery的圖片自動分組且自適應頁面的縮略圖展示特效,通俗一點說就是JS相冊,不過是用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.

這個實驗性的JQuery插件允許自動分組縮略圖使用樁特效。縮略圖會根據他們共同的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.sitejs.cn/download/jquery/yulan/Stapel/

下載地址:http://www.sitejs.cn/sitejs-15591-1.html

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章