https://github.com/codrops/stapel
An experimental jQuery plugin that will group thumbnails by a shared data-attribute into a pile. When clicking on the pile, the thumbnails that belong to that pile will be spread into a grid using CSS transitions.
https://github.com/codrops/stapel
Last synced: 7 months ago
JSON representation
An experimental jQuery plugin that will group thumbnails by a shared data-attribute into a pile. When clicking on the pile, the thumbnails that belong to that pile will be spread into a grid using CSS transitions.
- Host: GitHub
- URL: https://github.com/codrops/stapel
- Owner: codrops
- Created: 2012-11-21T10:52:39.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-29T11:43:56.000Z (almost 13 years ago)
- Last Synced: 2025-06-07T05:07:22.079Z (8 months ago)
- Language: JavaScript
- Size: 239 KB
- Stars: 269
- Watchers: 29
- Forks: 54
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Stapel
=========
An experimental jQuery plugin that will group thumbnails by a shared data-attribute into a pile. When clicking on the pile, the thumbnails that belong to that pile will be spread into a grid using CSS transitions.
[article on Codrops](http://tympanus.net/codrops/?p=12205)
[demo](http://tympanus.net/Development/Stapel/)
Licensed under the MIT License