Forum Moderators: open

Message Too Old, No Replies

whats this script/technique called?

         

surrealillusions

6:03 pm on Jan 25, 2011 (gmt 0)

10+ Year Member



Hi all,

I've seen it done before using jQuery but I cant remember what its called.

Bascially, you have a bunch of divs of differing heights and widths, yet they all sit next to each other, no gaps inbetween like you do when you float div's all to the left, eventually when they go to a new row, whichever div is the heighest, then the next row starts below that, but this javascript technique allows the boxes to fill the gaps, so theres no visible defining rows.

Does that make sense? What is this called?

Thanks :)

surrealillusions

6:37 pm on Jan 25, 2011 (gmt 0)

10+ Year Member



Always the way that you find what you're looking for after you ask for some help.

Found its called jQuery Masonry. Google for it if your interested.

:)

Demaestro

7:55 pm on Jan 25, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Thanks for posting back, I had no idea but was curious