Help with Jquery + Masonry Plugin: How to expand/collapse boxes to reveal content
- by Jam
I'm using the masonry jquery plugin on a project:
(http://desandro.com/resources/jquery-masonry)
Basically I have a set of boxes (thumbnails) in a grid. When one is clicked, I want it to expand to a larger size to show more content (additional images and text). I'm struggling with how to make the thumbnail dissappear and then have new content…