germanysbestkeptsecret / Wookmark-jQuery

A jQuery plugin to create a dynamic, multi-column layout.
MIT License
2.63k stars 759 forks source link

Wookmark for textual content, not images #146

Closed tommedema closed 10 years ago

tommedema commented 10 years ago

I noticed that Wookmark is geared around showing images in a grid, optionally with some overlay text. However, for my purpose I need a grid that shows cells with text, and sometimes with images. I would then like cells with a lot of text to show as large cells whereas cells with little or small text are smaller.

Can I use Wookmark for this purpose or should I resort to something else?

Thanks.

Sebobo commented 10 years ago

Hi,

Wookmark only support cells with equal widths. You should use masonry or something like that if you require different widths.