1

i'm curious about an effect i've seen on a lot of different wordpress powered sites. i think it might be a plugin, but i'm not entirely sure.

it's basically a page of images of different sizes, and they fit together based on how wide your window is. they also rearrange very stylishly when you resize your window.

the images also load as you scroll down, in sort of an infitie scroll way.

here is a perfect example of what i'm talking about... http://www.someoddpilot.com/work/projects/

how are they doing that? i would like to achieve a similiar effect, but i'm not sure where to begin. any insight would be super helpful, i'm somewhat new at this. thanks!

patricko
  • 831
  • 4
  • 16
  • 34

1 Answers1

1

There are several techniques... I didn't look to see what they are using specifically, but since you mention jQuery, there is a plugin you should check out: Isotope

enter image description here

Brad
  • 159,648
  • 54
  • 349
  • 530