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: 2024-11-07T01:02:58.246Z (about 1 year ago)
- Language: JavaScript
- Size: 239 KB
- Stars: 270
- Watchers: 30
- 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